Skip to content

Automated Resyntax fixes - #1630

Open
resyntax-ci[bot] wants to merge 3 commits into
mainfrom
autofix-91-1
Open

Automated Resyntax fixes#1630
resyntax-ci[bot] wants to merge 3 commits into
mainfrom
autofix-91-1

Conversation

@resyntax-ci

@resyntax-ci resyntax-ci Bot commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

Resyntax fixed 3 issues in 3 files.

  • Fixed 1 occurrence of single-clause-match-to-match-define
  • Fixed 1 occurrence of let-to-define
  • Fixed 1 occurrence of inverted-when

resyntax-ci Bot added 3 commits July 26, 2026 03:20
Internal definitions are recommended instead of `let` expressions, to reduce nesting.
This `match` expression can be simplified using `match-define`.
This negated `when` expression can be replaced by an `unless` expression.
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.

0 participants