Skip to content
Merged
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
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
It has been slightly modified for use in Apache Storm, as follows:
* 4 space indents instead of 2
* line-length limit is 140 instead of 100
* removed JavadocMethod
Once checkstyle has the ability to override selected configuration elements from within the Maven
pom.xml file, then we can remove this file in favor of overriding the provided google_checks.xml file.
See this issue to track that functionality:
Expand Down