Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ There are several ways of using it:
* [SBT plugin](sbt.html)
* [Command line](command-line.html)
* [Gradle Plugin](https://github.com/ngbinh/gradle-scalastyle-plugin)
* Intellij - You can enable scalastyle in Intellij by selecting Settings->Editor->Inspections, then searching for Scala style inspections.
* Intellij - You can enable scalastyle in Intellij by selecting Preferences->Editor->Inspections, then searching for Scala style inspections.
* [Git pre-commit hook](git-pre-commit-hook.html)

And you'll need a [configuration](configuration.html). If you have your own custom rules, then see [custom rules](custom-rules.html)
Expand Down