Skip to content

Conversation

@RunDevelopment
Copy link
Collaborator

I made the no-useless-escape rule fixable. All stylistic rules are now fixable.

Reports for potential escape sequences (e.g. \x;) will not be fixed. Invalid escape sequences are a potential error and not a stylistic issue, so they shouldn't be auto-fixable.

@RunDevelopment RunDevelopment requested a review from ota-meshi June 2, 2021 16:16
@RunDevelopment RunDevelopment requested a review from ota-meshi June 3, 2021 10:46
Copy link
Owner

@ota-meshi ota-meshi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@ota-meshi ota-meshi merged commit d6e758a into master Jun 4, 2021
@ota-meshi ota-meshi deleted the no-useless-escape-fixable branch June 4, 2021 01:44
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.

3 participants