code_checker

code_checker is a script in CIMEROOT/CIME/Tools.

$ ./code_checker --help
/home/runner/work/cime/cime/CIME/Tools/./code_checker:65: DeprecationWarning: Use shutil.which instead of find_executable
  pylint = find_executable("pylint")
ERROR: pylint not found