We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05b9a6a commit bf30ab7Copy full SHA for bf30ab7
website/docs/extensions/linter.md
@@ -5,6 +5,8 @@
5
It can help you improve your code quality and consistency by checking the codebase against a set of predefined rules, called lints.
6
It can also automatically fix some of the issues found.
7
8
+Cairo lint has also it's own documentation available [here](https://docs.swmansion.com/cairo-lint/).
9
+
10
## Getting started
11
12
To run `lint` in the current project, just type:
0 commit comments