Skip to content

SonarSource/sonar-analyzer-commons

Repository files navigation

SonarSource Analyzers Commons Libraries

Build Status Quality Gate Status Coverage

Modules

  • commons Logic useful for a language plugin
  • recognizers Logic useful for detecting commented out code
  • test-commons Logic useful to test a language analyzer
  • xml-parsing Logic useful to analyze and test checks for XML file
  • test-xml-parsing Logic useful to test XML parsing and XML-related rules
  • regex-parsing Logic used to parse regular expressions (currently only for Java)

Build

mvn clean install

License

Copyright 2009-2023 SonarSource. Licensed under the GNU Lesser General Public License, Version 3.0