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
1 change: 1 addition & 0 deletions index.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ There are several ways of using it:
* [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.
* [Codacy](https://www.codacy.com/) - You get out-of-the-box analysis on your git repositories.
* [CodeFactor](https://www.codefactor.io) - You get out-of-the-box analysis on your git repositories.
* [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