Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add code linting and formating phase before commit #78

Open
jrgcubano opened this issue Dec 11, 2017 · 0 comments · May be fixed by #589
Open

Add code linting and formating phase before commit #78

jrgcubano opened this issue Dec 11, 2017 · 0 comments · May be fixed by #589

Comments

@jrgcubano
Copy link
Collaborator

jrgcubano commented Dec 11, 2017

The idea is to be able to perform some linting and formating before committing your code. The commit phase will break if linting and formatting not working as expected on current staged changes. With this we can ensure no errors (like missing semicolon, etc) and give us some coding style to follow!

Useful links to review:

@jrgcubano jrgcubano changed the title Add lint-staged with prettier to lint and format code before commit a feature or fix Add lint-staged with prettier to lint and format code before commit Dec 11, 2017
@jrgcubano jrgcubano changed the title Add lint-staged with prettier to lint and format code before commit Add linting and formating code phase before commit Dec 11, 2017
@jrgcubano jrgcubano changed the title Add linting and formating code phase before commit Add code linting and formating phase before commit Dec 11, 2017
AdaskoTheBeAsT added a commit to AdaskoTheBeAsT/cake-vscode that referenced this issue Aug 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant