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

Format entire codebase with eslint config #1389

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from
Open

Conversation

cmdcolin
Copy link
Contributor

ESlint does not do any formatting of the source code currently. This adds a massive ESlint formatting of the codebase

Pros: Fails PR for bad formatting, better general standards for formatting for project

Cons: makes git blame difficult, doesn't format comments very well so some comments are weirdly formatted from this, makes any fork projects in a bad place to sync up

Also, not passing the eslint standards just yet so still in progress

@cmdcolin
Copy link
Contributor Author

Processing remaining eslint warnings is time consuming but potentially good to do anyways. If anyone wants to contribute it's just busywork for the most part

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

Successfully merging this pull request may close these issues.

None yet

1 participant