sathishmepco / CustomCheckStyleCheck

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

Repository from Github https://github.comsathishmepco/CustomCheckStyleCheckRepository from Github https://github.comsathishmepco/CustomCheckStyleCheck

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


Languages

Language:Java 100.0%