All Downloads are FREE. Search and download functionalities are using the official Maven repository.

config.inspection.ktlint.xml Maven / Gradle / Ivy

There is a newer version: 0.51.0-FINAL
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<inspections version="1.0">
  <option name="myName" value="ktlint" />
  <inspection_tool class="KotlinUnusedImport" enabled="true" level="ERROR" enabled_by_default="true" />
  <inspection_tool class="RedundantSemicolon" enabled="true" level="ERROR" enabled_by_default="true" />
</inspections>





© 2015 - 2024 Weber Informatics LLC | Privacy Policy