Skip to content

Commit

Permalink
Fix invalid included paths
Browse files Browse the repository at this point in the history
  • Loading branch information
woxtu committed Aug 30, 2024
1 parent 53f3418 commit c479c3d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app-ios/.swiftlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ opt_in_rules:

included:
- App/DroidKaigi2024
- Modules/Package.swift
- Modules/Sources
- Modules/Tests
- Package.swift
- Sources
- Tests

identifier_name:
min_length: 2
Expand Down

0 comments on commit c479c3d

Please sign in to comment.