Skip to content

Commit 7e614d2

Browse files
author
shaark
committed
issue-167. chaged test
1 parent 1008015 commit 7e614d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lint_test/function_lines_of_code_test/analysis_options.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ custom_lint:
77
- function_lines_of_code:
88
max_lines: 5
99
exclude:
10-
- method_name: longFunctionExcluded
11-
- method_name: longMethodExcluded
10+
- longFunctionExcluded
11+
- longMethodExcluded

0 commit comments

Comments
 (0)