mas/Carthage/Checkouts/Nimble/.swiftlint.yml
Ben Chatelain cabcc2f535 ⬆️ Nimble (8.0.9)
2020-05-24 13:09:45 -06:00

33 lines
486 B
YAML

disabled_rules:
-
included:
- Sources
- Tests
excluded:
- Package.swift
- Package@swift-4.2.swift
- Carthage/Checkouts
- Tests/NimbleTests/XCTestManifests.swift
- Tests/NimbleTests/Helpers/XCTestCaseProvider.swift
trailing_comma:
mandatory_comma: true
line_length:
ignores_comments: true
ignores_function_declarations: true
identifier_name:
max_length: 50
excluded:
- x
- l
- r
- e
- n1
- n2
- to
allowed_symbols:
- _