We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acbe432 commit 7f93d70Copy full SHA for 7f93d70
analysis_options.yaml
@@ -6,6 +6,7 @@ analyzer:
6
prefer_adjacent_string_concatenation: ignore
7
unnecessary_getters_setters: ignore
8
prefer_final_fields: ignore
9
+ constant_identifier_names: ignore
10
exclude:
11
- examples/**
12
linter:
0 commit comments