Skip to content

Axway/sonar-rules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Axway Sonar Plugin - Java

This project is a plugin for SonarQube (http://www.sonarqube.org/) extending the set of JAva rules with custom ones.

Rules

  • Unused Not Annotated Private Field - check that non annotated private fields are used
  • Unused Not Annotated Private Method - check that non annotated private methods are called
  • Caught Exception Touched - check that exception are used in catch block

License

This set of rules is licensed under the Apache License 2.0.

About

A set of SonarQube Rules

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages