We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e2c10a commit 95d3968Copy full SHA for 95d3968
Makefile
@@ -51,7 +51,7 @@ test:
51
# -------------------------------------------------------------------------------------------------
52
# lint: @ Checks the source code against coding standard rules and safety
53
54
-lint: lint.setup lint.flake8 lint.safety lint.docs
+lint: lint.setup lint.flake8 lint.docs
55
56
57
# format: @ Format source code and auto fix minor issues
0 commit comments