I'm looking for a coding style checker for QML code. Something like Checkstyle or Artistic Style. What do people use to define coding style checks for their DSL of choice?
Clarification: I'm looking for something that can be used in build automation not a GUI tool.