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>
This commit is contained in:
parent
7cbc7a0054
commit
ee4fc8359a
@ -24,5 +24,4 @@ Rakefile:
|
|||||||
default_disabled_lint_checks:
|
default_disabled_lint_checks:
|
||||||
- '80chars'
|
- '80chars'
|
||||||
- 'class_inherits_from_params_class'
|
- 'class_inherits_from_params_class'
|
||||||
- 'class_parameter_defaults'
|
|
||||||
- 'only_variable_string'
|
- 'only_variable_string'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user