Skip to content

Commit d725837

Browse files
committed
commented framework specific rules
commented framework specific rules since there is a bug in copy-and-run-swiftlint-config.sh that prevents smf global opt_in_rules from being executed
1 parent e523edd commit d725837

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

SwiftLint/swiftlint+frameworks.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
# This files gets appended to the swiftlint.yml when it gets copied into the root project directory.
66
# You can add more "opt_in_rules" rules here.
77

8-
opt_in_rules:
9-
- explicit_top_level_acl
8+
#opt_in_rules:
9+
# - explicit_top_level_acl

0 commit comments

Comments
 (0)