decrease maximum number of enum parameters to 4 for warning and 5 for error
This commit is contained in:
@@ -94,6 +94,10 @@ function_parameter_count:
|
||||
colon:
|
||||
flexible_right_spacing: true
|
||||
|
||||
enum_case_associated_values_count:
|
||||
warning: 4
|
||||
error: 5
|
||||
|
||||
identifier_name:
|
||||
excluded:
|
||||
- id
|
||||
|
||||
Reference in New Issue
Block a user