Merge pull request #239 from TouchInstinct/fix/generated_exclude

add Generated, as well as **/Generated (for multiple swiftlint)
This commit is contained in:
Ivan Smolin 2020-12-21 14:24:33 +03:00 committed by GitHub
commit b77b2288f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -73,6 +73,7 @@ opt_in_rules:
excluded:
- Carthage
- Pods
- Generated
- "**/Generated"
line_length: