Merge pull request #251 from TouchInstinct/feature/add_resources_to_exclude
Add resources to exclude
This commit is contained in:
commit
40db24db3c
|
|
@ -77,6 +77,7 @@ excluded:
|
|||
- Pods
|
||||
- Generated
|
||||
- "**/Generated"
|
||||
- "**/Resources"
|
||||
|
||||
line_length:
|
||||
warning: 128
|
||||
|
|
|
|||
Loading…
Reference in New Issue