We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf76c02 commit ad28213Copy full SHA for ad28213
.swiftlint.yml
@@ -10,6 +10,6 @@ type_name:
10
11
identifier_name:
12
min_length: 2
13
- allowed_symbols: ['_']
+ allowed_symbols: ['$', '_']
14
excluded:
15
- id
0 commit comments