Skip to content

Commit

Permalink
fix: Exclude demo app from linting checks
Browse files Browse the repository at this point in the history
  • Loading branch information
fabriziodemaria committed Jul 3, 2024
1 parent 8079ea9 commit cefef84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .swiftlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ excluded:
- ${PWD}/.build
- ${PWD}/Tools/*/.build
- ${PWD}/Sources/ConfidenceProvider/FlagResolver/
- ${PWD}/ConfidenceDemoApp/

disabled_rules:
- discarded_notification_center_observer
Expand Down

0 comments on commit cefef84

Please sign in to comment.