Skip to content

Bump structarmed to ^0.17 and enable CodeQuality preset - #1304

Merged
roxblnfk merged 1 commit into
spiral:masterfrom
samsonasik:bump-structarmed-017
Sep 4, 2026
Merged

Bump structarmed to ^0.17 and enable CodeQuality preset#1304
roxblnfk merged 1 commit into
spiral:masterfrom
samsonasik:bump-structarmed-017

Conversation

@samsonasik

Copy link
Copy Markdown
Contributor

What was changed

Bump structarmed to ^0.17 and enable CodeQuality preset

Why?

The CodeQuality preset applied rules:

  • MustBeStaticAnonymousFunctionRule: add static to closure/arrow function when possible
  • LargeNumericLiteralMustUseSeparatorRule: use separator _ on large numeric.

they are FixableInterface instance rules and applied with:

vendor/bin/structarmed analyze --fix

If you need separate PR, just let me know :)

Checklist

  • Tested
    • Tested manually

@samsonasik

Copy link
Copy Markdown
Contributor Author

@roxblnfk ready to merge 👍

@roxblnfk
roxblnfk merged commit ba75c0c into spiral:master Sep 4, 2026
13 checks passed
@samsonasik
samsonasik deleted the bump-structarmed-017 branch September 4, 2026 09:48
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.

2 participants