mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-20 23:44:08 +00:00
Print all copyright violations at once
If there are multiple commits with bad copyrights then only the results for one was printed and immediately returned failure. This change collects all and returns success or failure after. Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
This commit is contained in:
@@ -31,6 +31,7 @@ source/tools/spirv/rules.*.json
|
||||
|
||||
# Linting
|
||||
cppcheck-error.log
|
||||
copyright-check-error.log
|
||||
|
||||
# Files generated by running premake5
|
||||
build/premake/.gccmachine.tmp
|
||||
|
||||
Reference in New Issue
Block a user