Settings

Theme

Ask HN: Detecting and improving code quality

1 points by kirvyteo 10 years ago · 1 comment · 1 min read


We are working on a project to improve the code quality of a design. Very often, certain code structures are not inefficient.

Has anyone here use any software to do similar tasks? We need something that we can customize for our own use. It is not about detecting stuff like syntax errors or illegal declarations but more about detecting and flagging a certain code pattern.

thanks!

t-rav 10 years ago

Not sure this is what you are looking for, but I use Sonar to id code quality issues. Check it out @ http://www.sonarqube.org/

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection