Merge pull request #251 from TouchInstinct/feature/add_resources_to_exclude

Add resources to exclude
This commit is contained in:
Loupehope 2021-03-12 20:03:29 +03:00 committed by GitHub
commit 40db24db3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -77,6 +77,7 @@ excluded:
- Pods
- Generated
- "**/Generated"
- "**/Resources"
line_length:
warning: 128