Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 522 Bytes

README-LINTERS.md

File metadata and controls

23 lines (11 loc) · 522 Bytes

Linters

There is several linters connected to this repository. Those linters are set as required status check before pull request can be merged.

Therefore with every push to the repository don't forget execute local file sh ./codecheck.sh which contains all linters connected also to github actions.

KtLint

... TBD

Detekt

Detekt definition is placed in extras folder ... TBD