Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 317 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 317 Bytes

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