[monorepo] make format_fix/lint_fix easier to use (#32865)

* [monorepo] run npm install before top-level lint/format

* [monorepo] extend lint_fix for web

* [monorepo] bin/run: silence docker compose

We do not need it to print the newly created containers name.

* [monorepo] run format:fix

* [monorepo] run all the tasks or services/web/lint_fix_other in docker

GitOrigin-RevId: 997b360d1136f466c8e6bf8c5ad0e1189406d1f1
This commit is contained in:
Jakob Ackermann
2026-04-17 08:07:05 +02:00
committed by Copybot
parent d56477565c
commit 53e6da5e98
+3
View File
@@ -518,6 +518,9 @@ else
npm run lint:styles
endif
lint_stylelint_fix:
npm run --silent lint:styles:fix
lint: lint_pug
lint_pug:
bin/lint_pug_templates