Move header update script to tools folder
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
This commit is contained in:
parent
883ac051ed
commit
efbb6d6878
2
justfile
2
justfile
@ -28,7 +28,7 @@ test-update:
|
||||
|
||||
# Update the per-file header comments
|
||||
update-headers:
|
||||
php build/update_header_comments.php
|
||||
php tools/update_header_comments.php
|
||||
|
||||
# Run unit tests and generate test-coverage report
|
||||
coverage:
|
||||
|
Loading…
Reference in New Issue
Block a user