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

Linting? #112

Open
Erotemic opened this issue Aug 28, 2024 · 0 comments
Open

Linting? #112

Erotemic opened this issue Aug 28, 2024 · 0 comments

Comments

@Erotemic
Copy link

Hi, I'm interested in potentially hacking on this package, but I don't want to make a PR with a crazy amount of non-functional changes due to whitespace. My editor will automatically strip trailing whitespace and there is a lot of it in this repo.

Running something like:

pip install black
black -S pylatexenc

will fix a lot of the issues, but it also might be over aggressive. Not sure exactly what style of linting maintainers like here, but it would help my sanity of at least trailing whitespace was removed and if newlines between functions / classes / etc were somewhat normalized and consistent.

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

1 participant