0
I Use This!
Very High Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 22 hours ago.
Mar 24, 2025 — Mar 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
SONARPLUGINS-1819 Add rule - for-in statement must filter items More... almost 14 years ago
SONARPLUGINS-1820 Add rule - do not use wrapper objects for primitive types More... almost 14 years ago
SONARPLUGINS-1818 Add rule - avoid usage of bitwise operators More... almost 14 years ago
SONARPLUGINS-1817 Add rule - do not use Array and Object constructors More... almost 14 years ago
SONARPLUGINS-1816 Add rule - avoid multiline string literals More... almost 14 years ago
Lexer should be able to handle multiline string literals More... almost 14 years ago
SONARPLUGINS-1815 Add rule - always use curly braces for if/else/for/while/do statements More... almost 14 years ago
SONARPLUGINS-1814 Add rule - each statement must end with a semicolon More... almost 14 years ago
OneStatementPerLineCheck should not generate false-positives for block statement More... almost 14 years ago
Enforce that each check declared in CheckList More... almost 14 years ago
SONARPLUGINS-1813 Add rule to avoid usage of with statement More... almost 14 years ago
SONARPLUGINS-1812 Add rule - one statement per line More... almost 14 years ago
SONARPLUGINS-1806 Add new rule to avoid usage of eval More... almost 14 years ago
SONARPLUGINS-1811 Add new rule - regular expression on comment More... almost 14 years ago
SONARPLUGINS-1792 Add 'Sonar way' profile More... almost 14 years ago
SONARPLUGINS-1808 Add new rule to avoid usage of == and != More... almost 14 years ago
SONARPLUGINS-1808 Add new rule to avoid usage of == and != More... almost 14 years ago
SONARPLUGINS-1807 Add new rule to avoid usage of debugger statement More... almost 14 years ago
SONARPLUGINS-1809 Add new rule to detect new lines More... almost 14 years ago
Remove unused files More... almost 14 years ago
Fix some quality flaws More... almost 14 years ago
Fix lexer to disambiguate regular expression literal and div operator More... almost 14 years ago
Improve test on computation of complexity More... almost 14 years ago
Fix descriptions of rules More... almost 14 years ago
Fix grammar: labelledStatement should be before expressionStatement More... almost 14 years ago
SONARPLUGINS-1788 Provide JavaScript rule engine based on SSLR More... almost 14 years ago
Fix grammar More... almost 14 years ago
Fix test More... almost 14 years ago
Fix detection of functions More... almost 14 years ago
Improve grammar More... almost 14 years ago