We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 262c700 commit f53ef7fCopy full SHA for f53ef7f
README.md
@@ -1,6 +1,6 @@
1
# Funlen linter
2
3
-Funlen is a linter that checks for long functions. It can checks both on the number of lines and the number of statements.
+Funlen is a linter that checks for long functions. It can check both on the number of lines and the number of statements.
4
5
The default limits are 60 lines and 40 statements. You can configure these.
6
0 commit comments