mas/Carthage/Checkouts/Quick/Externals/Nimble/.swiftlint.yml
2019-12-13 16:44:43 -07:00

31 lines
440 B
YAML

disabled_rules:
-
included:
- Sources
- Tests
excluded:
- 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:
- _