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 9c39f85 commit c7a21cbCopy full SHA for c7a21cb
Makefile
@@ -357,7 +357,7 @@ checks-backend: tidy-check swagger-check fmt-check swagger-validate security-che
357
lint: lint-frontend lint-backend lint-spell
358
359
.PHONY: lint-fix
360
-lint-fix: lint-frontend-fix lint-backend-fix
+lint-fix: lint-frontend-fix lint-backend-fix lint-spell-fix
361
362
.PHONY: lint-frontend
363
lint-frontend: lint-js lint-css
0 commit comments