scribble icon indicating copy to clipboard operation
scribble copied to clipboard

Automated Resyntax fixes

Open resyntax-ci[bot] opened this issue 1 year ago • 2 comments

Resyntax fixed 20 issues in 9 files.

  • Fixed 6 occurrences of tidy-require
  • Fixed 4 occurrences of if-begin-to-cond
  • Fixed 2 occurrences of quasiquote-to-list
  • Fixed 2 occurrences of map-to-for
  • Fixed 1 occurrence of if-let-to-cond
  • Fixed 1 occurrence of when-expression-in-for-loop-to-when-keyword
  • Fixed 1 occurrence of ormap-to-for/or
  • Fixed 1 occurrence of or-hash-ref-set!-to-hash-ref!
  • Fixed 1 occurrence of define-let-to-double-define
  • Fixed 1 occurrence of provide/contract-to-contract-out

resyntax-ci[bot] avatar Dec 11 '24 00:12 resyntax-ci[bot]

@jackfirth Is there a way to tell Resyntax to stop making a PR if there's already a pending PR? This PR and #461 touch a similar set of files, and I think it's not productive for reviewers to go through the the diff twice.

sorawee avatar Jan 08 '25 01:01 sorawee

@sorawee Not yet. Can you open an issue in the autofixer repository?

jackfirth avatar Jan 08 '25 09:01 jackfirth

Closing in favor of newer automated fixes.

mflatt avatar Jun 26 '25 13:06 mflatt