File tree Expand file tree Collapse file tree 4 files changed +8
-4
lines changed
mindbox_platform_interface Expand file tree Collapse file tree 4 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -26,4 +26,5 @@ linter:
2626 prefer_typing_uninitialized_variables : true
2727 public_member_api_docs : true
2828 always_put_control_body_on_new_line : true
29- curly_braces_in_flow_control_structures : true
29+ curly_braces_in_flow_control_structures : true
30+ deprecated_member_use_from_same_package : false
Original file line number Diff line number Diff line change @@ -26,4 +26,5 @@ linter:
2626 prefer_typing_uninitialized_variables : true
2727 public_member_api_docs : true
2828 always_put_control_body_on_new_line : true
29- curly_braces_in_flow_control_structures : true
29+ curly_braces_in_flow_control_structures : true
30+ deprecated_member_use_from_same_package : false
Original file line number Diff line number Diff line change @@ -26,4 +26,5 @@ linter:
2626 prefer_typing_uninitialized_variables : true
2727 public_member_api_docs : true
2828 always_put_control_body_on_new_line : true
29- curly_braces_in_flow_control_structures : true
29+ curly_braces_in_flow_control_structures : true
30+ deprecated_member_use_from_same_package : false
Original file line number Diff line number Diff line change @@ -26,4 +26,5 @@ linter:
2626 prefer_typing_uninitialized_variables : true
2727 public_member_api_docs : true
2828 always_put_control_body_on_new_line : true
29- curly_braces_in_flow_control_structures : true
29+ curly_braces_in_flow_control_structures : true
30+ deprecated_member_use_from_same_package : false
You can’t perform that action at this time.
0 commit comments