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 94d6d93 commit 7367168Copy full SHA for 7367168
Makefile
@@ -334,7 +334,7 @@ checks: checks-frontend checks-backend
334
checks-frontend: lockfile-check svg-check
335
336
.PHONY: checks-backend
337
-checks-backend: tidy-check swagger-check swagger-validate
+checks-backend: tidy-check swagger-check swagger-validate fmt-check
338
339
.PHONY: lint
340
lint: lint-frontend lint-backend
0 commit comments