mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-09 17:19:39 +02:00
Activate checkstyle and add missing license headers
Delete also all "All rights reserved" statements, as they are unnecessary and conflict with checkstyle's header check. Delete unused imports.
This commit is contained in:
parent
2e11470aee
commit
1e57f1c659
662 changed files with 1810 additions and 886 deletions
|
@ -94,7 +94,6 @@ subprojects {
|
|||
|
||||
checkstyle {
|
||||
configFile = new File(rootConfigDir, 'checkstyle.xml')
|
||||
ignoreFailures = true
|
||||
}
|
||||
pmd {
|
||||
ignoreFailures = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue