Enable API watcher in Kotlin
When Api Watcher plugin is installed this will activates pre-commit checks in the project.
This commit is contained in:
Generated
+3
@@ -105,4 +105,7 @@
|
||||
<option name="autoscroll" value="false" />
|
||||
<option name="showOnlyWarnings" value="false" />
|
||||
</component>
|
||||
<component name="intellij-api-watcher-check-current-project">
|
||||
<option name="shouldCheckCurrentProject" value="true" />
|
||||
</component>
|
||||
</project>
|
||||
Reference in New Issue
Block a user