Commit Graph

6 Commits

Author SHA1 Message Date
Denis Karmyshakov 2444c8e1f3 NoWhitespaceAfter fix 2018-04-18 19:15:51 +03:00
Arseniy Borisov 51cb1ddb55 Kotlin analysis and Idea formating (#17)
* kotlin analysis via detekt

* detekt config tuning

* IdeaFormatTask

* format wip

* idea format

* IDEA_HOME var is optional

* fix enum pattern

* analysis wip

* analysis wip

* IDEA_HOME var

* separate task for server

* fix

* name fixes

* fix unix build

* final fix!

* detekt M13.2, some new rules

* do nothing if there is no IDEA_HOME

* NewLineAtEndOfFile false

* отключил проверки unsafeCast и unsafeCall

* supress lint MissingRegistered
2017-08-07 15:32:34 +03:00
Ilia Kurtov 3c3628f7e7 removed JavadocTagContinuationIndentation check 2017-07-05 20:56:47 +03:00
Gavriil Sitnikov 6a9febd395 pad and check style update 2017-02-21 12:53:56 +03:00
Gavriil Sitnikov b5c32bcdb9 check style checks updated 2017-02-16 17:59:13 +03:00
Vsevolod Ivanov 92cca73cfc Initial commit 2016-06-21 19:30:09 +03:00