mirror of
https://github.com/bizz84/SwiftyStoreKit.git
synced 2025-11-25 03:15:09 +08:00
13 lines
229 B
YAML
13 lines
229 B
YAML
# included:
|
|
# - Sources
|
|
|
|
# rule identifiers to exclude from running
|
|
disabled_rules:
|
|
- line_length
|
|
- identifier_name
|
|
- trailing_whitespace
|
|
|
|
# configurable rules can be customized from this configuration file
|
|
line_length: 250
|
|
|