Skip to content

Commit

Permalink
added: .swiftlint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
taji-taji committed Aug 28, 2022
1 parent c7c9932 commit c7a12c9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .swiftlint.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
disabled_rules:
- trailing_comma
included:
- Sources
- Tests
- Package.swift
- Dangerfile.swift
line_length: 150

0 comments on commit c7a12c9

Please sign in to comment.