Skip to content

Commit

Permalink
Updated Intellij IDEA config refs (readme.md)
Browse files Browse the repository at this point in the history
  • Loading branch information
shyiko authored Aug 4, 2016
1 parent 3d45f6a commit 9efa4c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,9 +144,9 @@ To run formatter - `gradle ktlintFormat`.

Go to `File -> Settings... -> Editor`
- `Code Style -> Manage... -> Import -> Intellij IDEA code style XML`,
select [intellij-idea/code-style.xml](intellij-idea/code-style.xml).
select [intellij-idea/configs/codestyles/ktlint.xml](https://raw.githubusercontent.com/shyiko/ktlint/master/intellij-idea/configs/codestyles/ktlint.xml).
- `Inspections -> Manage -> Import`,
select [intellij-idea/inspections.xml](intellij-idea/inspections.xml).
select [intellij-idea/configs/inspection/ktlint.xml](https://raw.githubusercontent.com/shyiko/ktlint/master/intellij-idea/configs/inspection/ktlint.xml).

> Integrated with something else? Send a PR.
Expand Down

0 comments on commit 9efa4c9

Please # to comment.