Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-2018 Improve rule for detection of commented-out code | Evgeny Mandrikov | 2011-12-14 | 1 | -2/+16 |
| | | | | Proper recognition of JSNI methods (GWT). | ||||
* | SONAR-2018 Improve rule for detection of commented-out code | Evgeny Mandrikov | 2011-12-13 | 1 | -0/+11 |
| | | | | JSNI methods (GWT) should not be considered as commented-out code. | ||||
* | SONAR-2018 Improve rule for detection of commented-out code | Evgeny Mandrikov | 2011-12-13 | 1 | -12/+50 |
| | | | | | * Only one violation in one block of comment. * Proper recognition of Javadocs. | ||||
* | SONAR-2018 Add rule to detect commented-out lines of code | Evgeny Mandrikov | 2011-12-05 | 1 | -0/+22 |