Open
Description
Description
Linter should inform users that
- 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