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

Automated Resyntax fixes #449

Merged
merged 1 commit into from
Oct 16, 2024
Merged

Automated Resyntax fixes #449

merged 1 commit into from
Oct 16, 2024

Conversation

resyntax-ci[bot]
Copy link
Contributor

@resyntax-ci resyntax-ci bot commented Oct 16, 2024

This is an automated change generated by Resyntax.

Pass 1

Applied 2 fixes to scribble-lib/scribble/elsarticle/lang.rkt

  • Line 2, tidy-require: Keep imports in require sorted and grouped by phase, with collections before files.
  • Line 54, define-lambda-to-define: The define form supports a shorthand for defining functions.

Applied 1 fix to scribble-lib/scribble/jfp/lang.rkt

  • Line 2, tidy-require: Keep imports in require sorted and grouped by phase, with collections before files.

Applied 1 fix to scribble-lib/scribble/manual/lang.rkt

  • Line 2, tidy-require: Keep imports in require sorted and grouped by phase, with collections before files.

Summary

Fixed 4 issues in 3 files.

  • Fixed 3 occurrences of tidy-require
  • Fixed 1 occurrence of define-lambda-to-define

This is an automated change generated by Resyntax.

#### Pass 1

Applied 2 fixes to [`scribble-lib/scribble/elsarticle/lang.rkt`](../blob/HEAD/scribble-lib/scribble/elsarticle/lang.rkt)

  * Line 2, `tidy-require`: Keep imports in `require` sorted and grouped by phase, with collections before files.
  * Line 54, `define-lambda-to-define`: The `define` form supports a shorthand for defining functions.

Applied 1 fix to [`scribble-lib/scribble/jfp/lang.rkt`](../blob/HEAD/scribble-lib/scribble/jfp/lang.rkt)

  * Line 2, `tidy-require`: Keep imports in `require` sorted and grouped by phase, with collections before files.

Applied 1 fix to [`scribble-lib/scribble/manual/lang.rkt`](../blob/HEAD/scribble-lib/scribble/manual/lang.rkt)

  * Line 2, `tidy-require`: Keep imports in `require` sorted and grouped by phase, with collections before files.

## Summary

Fixed 4 issues in 3 files.

  * Fixed 3 occurrences of `tidy-require`
  * Fixed 1 occurrence of `define-lambda-to-define`
@sorawee sorawee merged commit 4fcf4ba into master Oct 16, 2024
3 checks passed
@sorawee sorawee deleted the autofix-4-1 branch October 16, 2024 00:39
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.

1 participant