Skip to content

Commit 7367168

Browse files
committed
Add fmt-check to checks-backand
Signed-off-by: Yarden Shoham <[email protected]>
1 parent 94d6d93 commit 7367168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ checks: checks-frontend checks-backend
334334
checks-frontend: lockfile-check svg-check
335335

336336
.PHONY: checks-backend
337-
checks-backend: tidy-check swagger-check swagger-validate
337+
checks-backend: tidy-check swagger-check swagger-validate fmt-check
338338

339339
.PHONY: lint
340340
lint: lint-frontend lint-backend

0 commit comments

Comments
 (0)