Skip to content

Commit 012ee33

Browse files
Yurii PrykhodkoYurii Prykhodko
authored andcommitted
revert lint_test/analysis_optinos.yaml change
1 parent 1e0d2a7 commit 012ee33

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

lint_test/analysis_options.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@ analyzer:
44

55
custom_lint:
66
rules:
7-
- prefer_match_file_name:
8-
exclude_entity:
9-
- extension
7+
- prefer_match_file_name
108
- cyclomatic_complexity:
119
max_complexity: 4
1210
exclude:

0 commit comments

Comments
 (0)