"...src/test/resources/testcases/rgaa412/Rgaa412Rule130601" did not exist on "master"
Run linter on gitlab ci for all commits
Background
To ensure new code conforms to our coding style, also after merging, we want to run the linter for all heads
What to do
Run npm run lint
and npm run test
via gitlab ci on all heads
Edited by Winsley