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.
just watch
1 parent e3b0973 commit d7ffb62Copy full SHA for d7ffb62
justfile
@@ -93,7 +93,7 @@ update-json:
93
_validate:
94
composer validate --strict
95
96
-_watch-dev-cmd: format _validate _test-integration
+_watch-dev-cmd: _lint format _validate _test-integration
97
98
# Run formatters and dev server tests when files change
99
watch-dev:
0 commit comments