Updates constant names and lint rule

This commit is contained in:
2025-07-11 14:06:06 +02:00
parent cf0d7af343
commit 546ac1d996
5 changed files with 13 additions and 14 deletions

View File

@@ -11,4 +11,3 @@ linter:
prefer_const_literals_to_create_immutables: true
unnecessary_const: true
lines_longer_than_80_chars: false
constant_identifier_names: false