diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 97b7afd..8e18414 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -8,7 +8,6 @@ plugins: uri: https://github.com/trunk-io/plugins lint: enabled: - - swiftlint@0.50.3 - swiftformat@0.50.8 - prettier@2.8.3 - actionlint@1.6.23 @@ -20,6 +19,8 @@ lint: paths: - Sources/hyper-focus/Google Chrome.swift - Sources/hyper-focus/Safari.swift + disabled: + - swiftlint@0.50.3 runtimes: enabled: - go@1.18.3