mirror of
https://github.com/bizz84/SwiftyStoreKit.git
synced 2025-11-25 03:15:09 +08:00
Disable trailing_whitespace rule on .swiftlint.yml
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
disabled_rules:
|
||||
- line_length
|
||||
- identifier_name
|
||||
- trailing_whitespace
|
||||
|
||||
# configurable rules can be customized from this configuration file
|
||||
line_length: 250
|
||||
|
||||
Reference in New Issue
Block a user