Skip to content

Commit 58866db

Browse files
committed
ci: do a "composer install" in just recipe "format-all"
Signed-off-by: Patrizio Bekerle <patrizio@bekerle.com>
1 parent eefdcd4 commit 58866db

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

justfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ format args='':
6868
# Format all files using pre-commit
6969
[group('linter')]
7070
format-all args='':
71+
composer install
7172
pre-commit run --all-files {{ args }}
7273

7374
# Add git commit hashes to the .git-blame-ignore-revs file

0 commit comments

Comments
 (0)