resyntax icon indicating copy to clipboard operation
resyntax copied to clipboard

Group fixes into commits

Open jackfirth opened this issue 3 years ago • 0 comments

In https://github.com/racket/drracket/pull/611, it was suggested that it would be helpful if Resyntax-generated pull requests could better summarize themselves. My ideal approach to this would be for Resyntax to group fixes into commits, where each commit contains all of the fixes for a single rule. That way the rule's description can be used in the commit message. The pull request description can be the summary stats that resyntax fix currently prints in the terminal.

jackfirth avatar Mar 07 '23 22:03 jackfirth