Skip to content

add local swiftlint analyzer script to mimic CI + add to gradlew#2135

Open
dayaffe wants to merge 2 commits intomainfrom
day/swiftlint-analyzer
Open

add local swiftlint analyzer script to mimic CI + add to gradlew#2135
dayaffe wants to merge 2 commits intomainfrom
day/swiftlint-analyzer

Conversation

@dayaffe
Copy link
Copy Markdown
Contributor

@dayaffe dayaffe commented Apr 6, 2026

./gradlew swiftlint          # full CI flow: standard lint + compile + analyze
./gradlew swiftlintFormat    # same but autofixes what it can
./gradlew swiftlintAnalyze   # just the compile + analyze pass

Issue #

Description of changes

New/existing dependencies impact assessment, if applicable

Conventional Commits

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@dayaffe dayaffe requested a review from a team as a code owner April 6, 2026 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant