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-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