You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Top level comments and comments for types, fields, events, and functions should use /// which will ensure it gets picked up by the Cadence doc autogeneration
Regular comments within functions should only use two slashes
The text was updated successfully, but these errors were encountered:
Description
Linter should inform users that
The text was updated successfully, but these errors were encountered: