Skip to content

Commit d7ffb62

Browse files
committed
Add linter to just watch command
1 parent e3b0973 commit d7ffb62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

justfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ update-json:
9393
_validate:
9494
composer validate --strict
9595

96-
_watch-dev-cmd: format _validate _test-integration
96+
_watch-dev-cmd: _lint format _validate _test-integration
9797

9898
# Run formatters and dev server tests when files change
9999
watch-dev:

0 commit comments

Comments
 (0)