Skip to content

Commit

Permalink
add Checkstyle info into README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
akryvtsun committed May 25, 2017
1 parent 482bcd0 commit 034036e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,9 @@ Make sure your branch builds without any warnings/issues:
mvn clean install -Pqulice
```

Note: [Checkstyle](https://en.wikipedia.org/wiki/Checkstyle) is used as a static code analyze tool with
[checks list](http://checkstyle.sourceforge.net/checks.html) in GitHub precommits.

## License (MIT)

Copyright (c) 2017 Yegor Bugayenko
Expand Down

0 comments on commit 034036e

Please sign in to comment.