Skip to content

added local linting

jak1 requested to merge jak1/local_lint into master

build.sh got lint and lintonly as arguments.
prevents our Merge Requests from sqashing cause of all the lint fixes 😄
so, plz use ./build.sh lint or ./build.sh lintonly before pushing to make ur own life easier.

lint-logs can be found in logs/ dir.

Merge request reports