bring analysis back
This commit is contained in:
parent
54fff3c785
commit
3eeba9ceee
|
|
@ -0,0 +1,7 @@
|
|||
disabled_rules:
|
||||
- force_cast
|
||||
- trailing_whitespace
|
||||
excluded:
|
||||
- Carthage
|
||||
- Pods
|
||||
line_length: 128
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
exclude:
|
||||
- 'Pods'
|
||||
- 'Carthage'
|
||||
Loading…
Reference in New Issue