Skip to content

Commit

Permalink
disable swiftlint for now
Browse files Browse the repository at this point in the history
  • Loading branch information
iloveitaly committed Feb 7, 2023
1 parent d3014b5 commit c36f797
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .trunk/trunk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ plugins:
uri: https://github.com/trunk-io/plugins
lint:
enabled:
- [email protected]
- [email protected]
- [email protected]
- [email protected]
Expand All @@ -20,6 +19,8 @@ lint:
paths:
- Sources/hyper-focus/Google Chrome.swift
- Sources/hyper-focus/Safari.swift
disabled:
- [email protected]
runtimes:
enabled:
- [email protected]
Expand Down

0 comments on commit c36f797

Please sign in to comment.