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 6fcb8e6 commit 22c694aCopy full SHA for 22c694a
Makefile
@@ -374,7 +374,7 @@ checks-backend: tidy-check swagger-check fmt-check swagger-validate security-che
374
lint: lint-frontend lint-backend lint-spell
375
376
.PHONY: lint-fix
377
-lint-fix: lint-frontend-fix lint-backend-fix
+lint-fix: lint-frontend-fix lint-backend-fix lint-spell-fix
378
379
.PHONY: lint-frontend
380
lint-frontend: lint-js lint-css
0 commit comments