Commit Graph

2 Commits

Author SHA1 Message Date
Joe Williams
83c9a7b493
autofix now handles comments in the event of a newline w/ comments (#1236)
* autofix now handles comments in the event of a newline w/ comments

* oob check

* continue statements so we don't waste time checking things we know

* added a skip for if the characters are a comment

* convert to switch for readability
2023-06-15 12:53:33 -07:00
Techatrix
cc8fb14906 add tests for autofix code actions 2023-05-30 18:46:37 +02:00