1 Star 0 Fork 2

dingl/Gifski

forked from Gitee 极速下载/Gifski 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.swiftlint.yml 1.09 KB
一键复制 编辑 原始数据 按行查看 历史
Sindre Sorhus 提交于 2018-03-14 00:11 . Use my own progress indicator (#24)
disabled_rules:
- file_length
- line_length
- identifier_name
- vertical_whitespace
- force_cast
- force_try
- large_tuple
- function_body_length
opt_in_rules:
- empty_count
- prohibited_super_call
- conditional_returns_on_newline
- implicit_return
- overridden_super_call
- private_outlet
- redundant_nil_coalescing
- first_where
- explicit_init
- switch_case_on_newline
- number_separator
- extension_access_modifier
- closure_end_indentation
- closure_spacing
- operator_usage_whitespace
- nimble_operator
- attributes
- fatal_error_message
- unneeded_parentheses_in_closure_argument
- trailing_closure
- block_based_kvo
- discouraged_direct_init
- strict_fileprivate
- joined_default_parameter
- pattern_matching_keywords
- contains_over_first_not_nil
- fallthrough
- array_init
- literal_expression_end_indentation
- sorted_first_last
- private_action
- yoda_condition
- required_enum_case
- discouraged_optional_boolean
force_cast: warning
force_unwrapping: warning
number_separator:
minimum_length: 5
excluded:
- Carthage
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/dingl/Gifski.git
git@gitee.com:dingl/Gifski.git
dingl
Gifski
Gifski
master

搜索帮助