Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds all analyzer pseudo-rule #5519

Merged
merged 4 commits into from
Apr 2, 2024

Conversation

mildm8nnered
Copy link
Collaborator

Picks up from #5035 and fixes #4999

Adds an all pseudo-rule for the analyzer_rules section of the configuration file.

individual rules can still be disabled in disabled_rules.

I left @woxtu 's name on the credits as they did the initial work for this.

@SwiftLintBot
Copy link

SwiftLintBot commented Mar 31, 2024

17 Messages
📖 Linting Aerial with this PR took 0.79s vs 0.8s on main (1% faster)
📖 Linting Alamofire with this PR took 1.13s vs 1.13s on main (0% slower)
📖 Linting Brave with this PR took 6.52s vs 6.56s on main (0% faster)
📖 Linting DuckDuckGo with this PR took 3.55s vs 3.61s on main (1% faster)
📖 Linting Firefox with this PR took 9.24s vs 9.27s on main (0% faster)
📖 Linting Kickstarter with this PR took 8.26s vs 8.15s on main (1% slower)
📖 Linting Moya with this PR took 0.47s vs 0.48s on main (2% faster)
📖 Linting NetNewsWire with this PR took 2.38s vs 2.38s on main (0% slower)
📖 Linting Nimble with this PR took 0.68s vs 0.67s on main (1% slower)
📖 Linting PocketCasts with this PR took 6.99s vs 6.97s on main (0% slower)
📖 Linting Quick with this PR took 0.33s vs 0.33s on main (0% slower)
📖 Linting Realm with this PR took 4.3s vs 4.14s on main (3% slower)
📖 Linting Sourcery with this PR took 2.04s vs 2.02s on main (0% slower)
📖 Linting Swift with this PR took 3.82s vs 3.84s on main (0% faster)
📖 Linting VLC with this PR took 1.09s vs 1.08s on main (0% slower)
📖 Linting Wire with this PR took 14.28s vs 14.31s on main (0% faster)
📖 Linting WordPress with this PR took 9.35s vs 9.48s on main (1% faster)

Generated by 🚫 Danger

Copy link
Collaborator

@SimplyDanny SimplyDanny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for taking that over!

README.md Outdated Show resolved Hide resolved
CHANGELOG.md Show resolved Hide resolved
mildm8nnered and others added 2 commits April 1, 2024 22:58
Co-authored-by: Danny Mösch <danny.moesch@icloud.com>
@SimplyDanny SimplyDanny merged commit 8fdf669 into realm:main Apr 2, 2024
12 checks passed
@mildm8nnered mildm8nnered deleted the mildm8nnered-all-analyzer branch April 3, 2024 19:12
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.

Feature Request: Mechanism to enable all analyzer rules by default
3 participants