Require trailing commas and auto-fix
This commit is contained in:
parent
202ec599d6
commit
e4ba71ad4b
|
@ -4,3 +4,4 @@ linter:
|
||||||
rules:
|
rules:
|
||||||
curly_braces_in_flow_control_structures: false
|
curly_braces_in_flow_control_structures: false
|
||||||
avoid_print: false
|
avoid_print: false
|
||||||
|
require_trailing_commas: true
|
||||||
|
|
Loading…
Reference in New Issue
Block a user