mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-14 16:24:30 +09:00
feat: changed function_body_length swiftlint rule from 60/80 to 80/100
This commit is contained in:
@@ -37,8 +37,8 @@ identifier_name:
|
||||
line_length: 200
|
||||
|
||||
function_body_length:
|
||||
- 60
|
||||
- 80
|
||||
- 100
|
||||
|
||||
type_body_length:
|
||||
- 300
|
||||
|
||||
Reference in New Issue
Block a user