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 the per-file header comments
|
||||||
update-headers:
|
update-headers:
|
||||||
php build/update_header_comments.php
|
php tools/update_header_comments.php
|
||||||
|
|
||||||
# Run unit tests and generate test-coverage report
|
# Run unit tests and generate test-coverage report
|
||||||
coverage:
|
coverage:
|
||||||
|
Loading…
Reference in New Issue
Block a user