Skip to content

Conversation

@jamesonwilliams
Copy link
Member

@jamesonwilliams jamesonwilliams commented Aug 6, 2025

Summary

  • Merge SwiftLint 0.59.1 upstream changes

Test plan

  • All existing tests pass
  • New auto-generated tests work correctly
  • Flag ID manipulation functionality verified

🤖 Generated with Claude Code

mildm8nnered and others added 30 commits March 6, 2025 10:16
The file listing more fine-grained differences between new and fixed
violations can be downloaded from the job on Buildkite.
Start with a command that generates a template for a new SwiftSyntax
rule. This tool could remain separate or be merged into the official
binary under a `dev` sub-command at a later point in time.
Co-authored-by: Danny Mösch <danny.moesch@icloud.com>
Tasks we perform with Sourcery are rather simple and can be replaced
with a basic collection of files and the generation of lists in the
new `swiftlint-dev` command. This spares contributors from installing
either Sourcery or Bazel.
Integration test is so not needed anymore as complete registration
is already verified by a dedicated build job.
Co-authored-by: Effie <effie.thedev@gmail.com>
Co-authored-by: Danny Mösch <danny.moesch@icloud.com>
@jamesonwilliams jamesonwilliams merged this pull request into main Aug 7, 2025
3 checks passed
@jamesonwilliams jamesonwilliams deleted the merge-0.59.1 branch August 7, 2025 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.