aboutsummaryrefslogtreecommitdiffstats
path: root/checkstyle/vaadin-checkstyle.xml
Commit message (Collapse)AuthorAgeFilesLines
* Ignore irrelevant header lines in checkstyle configurationJonatan Kronqvist2014-05-061-0/+2
| | | | | | | | | * Ignores the empty lines that may have trailing white-space in the license header. This allows formatting of the license header either with or without trailing white-space, which differs between different versions of Eclipse (as well as between IDEs). Change-Id: If97d2cfe169accd6d05e44521c9ca5265d715772
* Make Checkstyle align better with the Eclipse formatting (#13541)Henrik Paul2014-04-031-1/+9
| | | | Change-Id: I9f48b0da3484666a73efc517651f6920301d9c04
* Trigger a checkstyle error if importing the wrong Element class (#13287)Leif Åstrand2014-03-251-0/+4
| | | | Change-Id: Ief15e88c9c6fe5fd88dbf9f12783ac2f5ae617c6
* Fix formatting in vaadin-checkstyle.xmlLeif Åstrand2014-03-251-261/+263
| | | | Change-Id: Ie141540d8cbad4c350c28662d1f71b6a179bbeed
* Added check for carriage return (#9065)Artur Signell2013-01-071-1/+5
| | | | Change-Id: I5ab56fb58fb7db2542678845bddf6a7e971fd6ca
* Checkstyle for Vaadin #9065Pekka Hyvönen2013-01-041-0/+257
* Validates that all java files contains a license file and fails the build if a license is missing * For now runs a lot of checks with a severity less than error to avoid failing the build * Outputs test results to TeamCity for reporting Change-Id: I24ca9cd0646a4bc530ef3a183eef1bc4addc555d