StyleCop for other languages

James Hollingworth picture James Hollingworth · Mar 13, 2009 · Viewed 9.1k times · Source

weve been using StyleCop for enforcing coding standards in C#, I was wondering are there similar tools for other languages? namely:

  • js
  • css
  • sql

Answer

Gary Kephart picture Gary Kephart · Mar 13, 2009

Haven't seen StyleCop, but for Java there is Checkstyle: http://checkstyle.sourceforge.net/