realm / SwiftLint

A tool to enforce Swift style and conventions.
https://realm.github.io/SwiftLint
MIT License
18.61k stars 2.22k forks source link

Compare rule IDs and configurations with reference #5510

Closed SimplyDanny closed 6 months ago

SimplyDanny commented 6 months ago

This new test ensures that rule IDs and their option names do not get changed inadvertently.

The reference file can easily be updated by running:

swift run swiftlint rules --config-only --default-config > Tests/IntegrationTests/default_rule_configurations.yml
SwiftLintBot commented 6 months ago
1 Warning
:warning: Big PR
1 Message
:book: Skipping OSSCheck because SwiftLint hasn't changed compared to 'main'

Generated by :no_entry_sign: Danger