Skip to content

Commit b1d974f

Browse files
Update lint_test/analysis_options.yaml
1 parent 85cbfd0 commit b1d974f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lint_test/analysis_options.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ custom_lint:
1515
exclude:
1616
- class_name: Exclude
1717
method_name: avoidNumberOfParameters
18-
- method_name: avoidNumberOfParameters
18+
- method_name: avoidNumberOfParameters
1919
- function_lines_of_code:
2020
max_lines: 50
2121
- avoid_non_null_assertion

0 commit comments

Comments
 (0)