wearerequired / lint-action

✨ GitHub Action for detecting and auto-fixing lint errors
MIT License
567 stars 136 forks source link

fix: handle branch names with special characters properly #708

Closed hassaneini closed 11 months ago

hassaneini commented 1 year ago

The git commands for branch names that contain special characters like parentheses would not work, unless they are in quotes.

This PR fixes that.

github-actions[bot] commented 11 months ago

Thank you for your contribution to this project!

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.