summaryrefslogtreecommitdiff
path: root/.codeclimate.yml
Commit message (Collapse)AuthorAge
* finetune codeclimate configPatrick Totzke2017-08-30
| | | | | | | | this removes the duplication engine (which only ever complains about necessary duplications such as @registerCommand decorators or widget API usage). It also enables the pep8 engine.
* disable codeclimate complexity checksPatrick Totzke2017-08-12
|
* add codeclimate configPatrick Totzke2017-08-05
this will hopefully disable complexity issues