Skip to content

✨ [Feature request]: Automate the process to check and fix lint issues #1138

@supminn

Description

@supminn

Is your feature request related to a problem? Please describe.

Whenever any new changes are made to the ReactPlay repository, we need to manually run the yarn lint to check for any lint errors and fix them accordingly. Failing to ensure this would cause failure in the overall project build.

Describe the solution you'd like.

We need to implement a pre-commit logic that would test for lint issues when a user is adding a new commit to this repository.

Describe alternatives you've considered.

One possible solution could be using husky

Screenshot / Screenshare

No response

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions