1 Star 1 Fork 1

flywithbug / swifter

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.swiftlint.yml 451 Bytes
一键复制 编辑 原始数据 按行查看 历史
identifier_name:
min_length: # only min_length
warning: 2
error: 2 # only error
excluded: # excluded via string array
- ok
- Name
- DEFAULT_MIME_TYPE
- sin_port
- no_sig_pipe
disabled_rules:
- line_length
- statement_position
excluded: # paths to ignore during linting. Takes precedence over `included`.
- LinuxMain.swift
- XCode/Tests/XCTestManifests.swift
- Tests/XCTestManifests.swift
- Package.swift
Swift
1
https://gitee.com/flywithbug/swifter.git
git@gitee.com:flywithbug/swifter.git
flywithbug
swifter
swifter
stable

搜索帮助