Skip to content

Commit bf30ab7

Browse files
authored
Add link to lint docs (#2040)
1 parent 05b9a6a commit bf30ab7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

website/docs/extensions/linter.md

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
It can help you improve your code quality and consistency by checking the codebase against a set of predefined rules, called lints.
66
It can also automatically fix some of the issues found.
77

8+
Cairo lint has also it's own documentation available [here](https://docs.swmansion.com/cairo-lint/).
9+
810
## Getting started
911

1012
To run `lint` in the current project, just type:

0 commit comments

Comments
 (0)