mirror of
https://github.com/yattee/yattee.git
synced 2024-11-09 15:58:20 +00:00
15 lines
211 B
YAML
15 lines
211 B
YAML
parent_config: https://raw.githubusercontent.com/sindresorhus/swiftlint-config/main/.swiftlint.yml
|
|
|
|
excluded:
|
|
- .build
|
|
|
|
identifier_name:
|
|
excluded:
|
|
- db
|
|
- id
|
|
- vm
|
|
|
|
type_name:
|
|
excluded:
|
|
- VM
|