mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
Rename "replace_int_sum..." to "replace_sum" (IDEA-CR-42964)
This commit is contained in:
@@ -156,8 +156,8 @@
|
||||
],
|
||||
"repeat_synchronized": true,
|
||||
"replace_instanceof_and_cast": false,
|
||||
"replace_int_sum_lambda_with_method_ref": true,
|
||||
"replace_null_check": true,
|
||||
"replace_sum_lambda_with_method_ref": true,
|
||||
"resource_list_new_line_after_left_paren": false,
|
||||
"resource_list_right_paren_on_new_line": false,
|
||||
"resource_list_wrap": "off",
|
||||
|
||||
@@ -146,8 +146,8 @@
|
||||
],
|
||||
"repeat_synchronized": true,
|
||||
"replace_instanceof_and_cast": false,
|
||||
"replace_int_sum_lambda_with_method_ref": true,
|
||||
"replace_null_check": true,
|
||||
"replace_sum_lambda_with_method_ref": true,
|
||||
"resource_list_new_line_after_left_paren": false,
|
||||
"resource_list_right_paren_on_new_line": false,
|
||||
"resource_list_wrap": "off",
|
||||
|
||||
Reference in New Issue
Block a user