1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-30 20:35:38 +02:00
cdt/codan
Alena Laskavaia 396b946015 codan - checker for comments
implement few code style rules for comments
- no line comments (sometimes enforced)
- no nested comments (no /* in block comment)

Change-Id: Ib4042a8ffab0dc1c5effd7b77ab6d2f51a1e6cae
2015-02-25 20:19:39 -05:00
..
org.eclipse.cdt.codan.checkers codan - checker for comments 2015-02-25 20:19:39 -05:00
org.eclipse.cdt.codan.checkers.ui Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
org.eclipse.cdt.codan.core codan - code cleanup 2015-02-22 22:06:50 -05:00
org.eclipse.cdt.codan.core.cxx Bug 455828 - Proper handling of 'switch' without explicit default 2015-02-18 19:30:08 -05:00
org.eclipse.cdt.codan.core.test codan - checker for comments 2015-02-25 20:19:39 -05:00
org.eclipse.cdt.codan.examples Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
org.eclipse.cdt.codan.ui Remove unnecessary .api_filters 2015-02-11 15:48:32 -05:00
org.eclipse.cdt.codan.ui.cfgview Fix a typo in org.eclipse.cdt.codan.ui.cfgview/plugin.xml 2015-02-16 01:45:53 -05:00
org.eclipse.cdt.codan.ui.cxx Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00