Update rules for discussion
This commit is contained in:
parent
5cfd54c4a1
commit
cbc5daee9d
|
|
@ -9,18 +9,18 @@ opt_in_rules:
|
|||
- extension_access_modifier
|
||||
- fatal_error_message
|
||||
- file_header
|
||||
# - first_where
|
||||
# - first_where - discuss
|
||||
- force_unwrapping
|
||||
- implicit_return
|
||||
- let_var_whitespace
|
||||
- multiline_parameters
|
||||
- nimble_operator
|
||||
# - nimble_operator - discuss
|
||||
- number_separator
|
||||
- object_literal
|
||||
- overridden_super_call
|
||||
- prohibited_super_call
|
||||
- redundant_nil_coalescing
|
||||
# - sorted_imports
|
||||
# - sorted_imports - discuss
|
||||
- unneeded_parentheses_in_closure_argument
|
||||
- vertical_parameter_alignment_on_call
|
||||
excluded:
|
||||
|
|
|
|||
Loading…
Reference in New Issue