Remove class_parameter_defaults puppet-lint check
- Why? because we disable a check which has been deleted for a while from puppet-lint code! Change-Id: I0a01bc41ef15d0312520cfaf71cb704843cbe824 Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>changes/05/242105/1
parent
7cbc7a0054
commit
ee4fc8359a
|
@ -24,5 +24,4 @@ Rakefile:
|
|||
default_disabled_lint_checks:
|
||||
- '80chars'
|
||||
- 'class_inherits_from_params_class'
|
||||
- 'class_parameter_defaults'
|
||||
- 'only_variable_string'
|
||||
|
|
Loading…
Reference in New Issue