Kirill Pahnev

Results 14 comments of Kirill Pahnev

Hi, @manicmaniac, so here's my Dangerfile: ``` swiftformat.check_format(fail_on_error: true, inline_mode: true) swiftlint.lint_files(fail_on_error: true, inline_mode: true) ``` And here's the output: ``` Results: Errors: - [ ] Path/To/File/ActivationTokenTests.swift#L11: warning: (consecutiveBlankLines) Replace...

Try setting `enableSummary = true` in your config file.

Anyone using the SPM plugin? How do you get that working with Xcode Cloud? I'm just getting `"SwiftLintPlugin" is disabled error` when one of the packages in the Xcode project...

The privacy manifest deadline is approaching fast, please make an intermediate release with only those added since 16.3.1 release. As the many threads here show, the 17.0.0 was completely botched...