index
:
antennapod
develop
tmp/state_redesign
A podcast manager for Android
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
/
checkstyle
Age
Commit message (
Expand
)
Author
2022-01-16
Make checkstyle CI faster
ByteHamster
2022-01-15
Move more checkstyle checks from 'new code' style to main style
ByteHamster
2021-03-04
Only store content_encoded or description
ByteHamster
2020-12-14
Add Checkstyle rule to check for unused imports
Herbert Reiter
2020-03-30
Checkstyle fixes
ByteHamster
2020-03-30
Added diff-checkstyle
ByteHamster
2020-03-18
Enabled more checkstyle rules
ByteHamster
2020-02-03
Cleaned up checkstyle file a bit
ByteHamster
2020-02-02
Enforce SeparatorWrap
ByteHamster
2020-02-02
Enforce MethodParamPad
ByteHamster
2020-02-02
Enforce method names
ByteHamster
2020-02-02
Enforce valid javadoc
ByteHamster
2019-12-02
Avoid too much nesting
ByteHamster
2019-10-23
Merge pull request #3549 from ByteHamster/checkstyle-whitespace
H. Lehmann
2019-10-23
Enforcing whitespace after comma
ByteHamster
2019-10-22
Enforce NoWhitespaceBefore checkstyle
ByteHamster
2019-10-22
Enforce MultipleVariableDeclarations checkstyle
ByteHamster
2019-10-22
Added more rules that we already fulfill
ByteHamster
2019-10-22
Do not enforce Google checkstlye import order
ByteHamster
2019-10-03
Added best-practice checkstyle checks
ByteHamster
2019-09-28
Enabled more checkstyle rules
ByteHamster
2019-09-24
Added checkstyle
ByteHamster