We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb16b18 commit c870031Copy full SHA for c870031
.scrutinizer.yml
@@ -19,7 +19,7 @@ checks:
19
minimum: '3'
20
no_short_method_names:
21
22
- no_new_line_at_end_of_file: true
+ newline_at_end_of_file: true
23
no_long_variable_names:
24
maximum: '35'
25
no_goto: true
0 commit comments