add Generated, as well as **/Generated (for multiple swiftlint)

This commit is contained in:
Ivan Smolin 2020-12-21 14:22:52 +03:00
parent 7a91383726
commit ec27c3bc81
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: