1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-24 03:25:03 +03:00
vimr/.swiftlint.yml
2020-12-25 21:59:50 +01:00

19 lines
420 B
YAML

disabled_rules:
- opening_brace
- trailing_comma
- orphaned_doc_comment
- identifier_name
- statement_position
nesting:
type_level: 3
identifier_name:
min_length: 2
excluded:
- Carthage
- .build
- .deps
- build
- NvimView/Sources/NvimView/NvimAutoCommandEvent.generated.swift
- NvimView/Sources/NvimView/NvimCursorModeShape.generated.swift
- RxPack/Sources/RxPack/RxNeovimApi.generated.swift