Move header update script to tools folder
This commit is contained in:
parent
e4fe5bbfec
commit
b1c4c8cb5e
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