Method: PreCommit::ListEvaluator#checks_config
- Defined in:
- lib/pre-commit/list_evaluator.rb
permalink #checks_config ⇒ Object
[View source]
35 36 37 |
# File 'lib/pre-commit/list_evaluator.rb', line 35 def checks_config get_combined_checks - get_arr_checks_remove end |