Files
BuildScripts/code.style.schemes.xml
T
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

5 lines
152 B
XML

<application>
<component name="CodeStyleSchemeSettings">
<option name="CURRENT_SCHEME_NAME" value="TouchInstinct" />
</component>
</application>