Skip to content

Commit

Permalink
add toolVersion section in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
anshulverma committed Nov 18, 2015
1 parent 19afd68 commit ffa01b6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,13 @@ Control whether to fail the build or not if a checkstyle error is encountered.

Default value: `false`

### `toolVersion`

Control checkstyle tool version. This will effectively use the checks defined in the checkstyle
version specified.

Default value: `6.12.1`

### `checks`

This block allows you to override, remove or extend the checks provided in the source checkstyle
Expand Down

0 comments on commit ffa01b6

Please sign in to comment.