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

Create CONTRIBUTING.md #136

Merged
merged 3 commits into from
Jun 19, 2023
Merged

Create CONTRIBUTING.md #136

merged 3 commits into from
Jun 19, 2023

Conversation

GrylledCheez
Copy link
Collaborator

Includes most of the common errors that cause eslint to fail.

Includes most of the common errors that cause eslint to fail.
@GrylledCheez GrylledCheez requested review from Fmstrat and phavekes June 9, 2023 21:22
@GrylledCheez GrylledCheez added the enhancement New feature or request label Jun 9, 2023
Added syntax highlighting
Added sample eslint pre-commit hook
@GrylledCheez
Copy link
Collaborator Author

@phavekes, thoughts?

@phavekes
Copy link
Collaborator

I would prefer to move the linting stuff to a github action, instead of manual instructions.

@GrylledCheez
Copy link
Collaborator Author

GrylledCheez commented Jun 13, 2023

They've been a github action for about 2 weeks now.
But with the pre-commit hook, my code won't even commit locally if the --fix can't fix it automatically. There's no need to wait for the push to know it'll fail.

Either way, those are worded as "highly suggested".

Before you bring it up, almost all of my lint fails are from merge conflicts. :D

@GrylledCheez
Copy link
Collaborator Author

Now that I think about it, I'm not sure if you can see the actions. I get nasty emails when a run fails.
/~https://github.com/Fmstrat/wintile/actions

@phavekes phavekes merged commit b47bffd into master Jun 19, 2023
@phavekes phavekes deleted the contribution-guidelines branch June 19, 2023 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants