Skip to content

Writing our own custom checks in the source code analyzer tool CheckStyle

Notifications You must be signed in to change notification settings

sathishmepco/CustomCheckStyleCheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

CustomCheckStyleCheck

Writing our own custom checks in the source code analyzer tool CheckStyle

List of Custom Checks

  • Methods Limit check
  • Method name check
  • No of files check
  • Inner class check
  • Hungarion Notation check
  • Exception in throws check
  • Retrieve all the parameters from the Method Def

About

Writing our own custom checks in the source code analyzer tool CheckStyle

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages