Add use_named_constants lint rule

This commit is contained in:
Filip Krawczyk 2021-10-18 01:11:23 +02:00
parent a884f07860
commit 1a1d001052
1 changed files with 1 additions and 0 deletions

View File

@ -111,6 +111,7 @@ linter:
- use_setters_to_change_properties
- use_to_and_as_if_applicable
- void_checks
- use_named_constants
analyzer:
exclude: