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

Formatting #94

Open
VelialCypher opened this issue Feb 28, 2023 · 1 comment
Open

Formatting #94

VelialCypher opened this issue Feb 28, 2023 · 1 comment

Comments

@VelialCypher
Copy link
Contributor

Can add configs for formatting (Prettier, for example)?

You can also consider hooks for the git (Husky, for example), when, when pushing, the entire project is formatted to one style or does not allow pushing if the formatting is inappropriate.

This will improve the quality and make the code more uniform.

@acenturyandabit
Copy link
Owner

Hey, I think that's a nice idea - I just don't want people to have to install any dependencies for a beginner friendly project (unfortunately that means no NPM)...

I've been thinking of making a github-actions bot that will autoformat code when maintainers merge, so that we get clean code without users having to install any dependencies.

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

No branches or pull requests

2 participants