Skip to content

Commit

Permalink
chore: add detekt IntelliJ plugin configuration to detekt.xml (JetBra…
Browse files Browse the repository at this point in the history
…ins#1775)

This change makes the warnings that appear in the IDE based on rules set in the detekt.yml config file. The steps to do it were Settings -> Tools -> detekt -> + Add configuration file -> Choose detekt.yml. This automatically adds a component called "DetektPluginSettings" in detekt.xml, which I modified further.
  • Loading branch information
joc-a authored and saral committed Oct 3, 2023
1 parent 868fa58 commit 2c5dbd7
Showing 1 changed file with 14 additions and 7 deletions.
21 changes: 14 additions & 7 deletions .idea/detekt.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2c5dbd7

Please sign in to comment.