Skip to content

Automated Resyntax fixes #686

New issue

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

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

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Automated Resyntax fixes #686

wants to merge 1 commit into from

Conversation

resyntax-ci[bot]
Copy link
Contributor

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

This is an automated change generated by Resyntax.

Pass 1

Applied 2 fixes to drracket/drracket/private/drracket-normal.rkt

  • Line 3, tidy-require: Keep imports in require sorted and grouped by phase, with collections before files.
  • Line 70, unless-expression-in-for-loop-to-unless-keyword: Use the #:unless keyword instead of unless to reduce loop body indentation.

Applied 1 fix to drracket/drracket/private/profile-drs.rkt

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

Applied 1 fix to drracket/repo-time-stamp/time-stamp.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 unless-expression-in-for-loop-to-unless-keyword

This is an automated change generated by Resyntax.

#### Pass 1

Applied 2 fixes to [`drracket/drracket/private/drracket-normal.rkt`](../blob/HEAD/drracket/drracket/private/drracket-normal.rkt)

  * Line 3, `tidy-require`: Keep imports in `require` sorted and grouped by phase, with collections before files.
  * Line 70, `unless-expression-in-for-loop-to-unless-keyword`: Use the `#:unless` keyword instead of `unless` to reduce loop body indentation.

Applied 1 fix to [`drracket/drracket/private/profile-drs.rkt`](../blob/HEAD/drracket/drracket/private/profile-drs.rkt)

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

Applied 1 fix to [`drracket/repo-time-stamp/time-stamp.rkt`](../blob/HEAD/drracket/repo-time-stamp/time-stamp.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 `unless-expression-in-for-loop-to-unless-keyword`
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants