Closed glx22 closed 3 years ago
Gimp annoyingly adds iCCP chunk in generated PNG, so I had to do an extra cleanup step after the generation to reduce the number of modified files.
And I don't understand why some PNGs were outdated as commit history says they should not.
It's done by implementing a problem matcher for nmlc and addition of annotation check. Also simplified commit-checker using the existing actions.
This PR won't pass annotation check, but it's expected (master branch is not warning free).