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

Adding whitespace/newline trimmers and isort #8

Closed
wants to merge 1 commit into from
Closed

Adding whitespace/newline trimmers and isort #8

wants to merge 1 commit into from

Conversation

samcunliffe
Copy link

I noticed isort was missing (you mentioned it in the dev guidelines with us. Perhaps/probably you're already on this.

Also, I propose adding trailing-whitespace and end-of-file-fixer from the list of pre-cooked pre-commit pre-commit hooks. Which do what you'd imagine.

To quote a wise man:

"It's like having the worlds pickiest python developer watching over your shoulder."

I noticed `isort` was missing (you mentioned it in the [dev guidelines](https://hackmd.io/SbO3WyePSF-XEJVLZoX3og) with us. Perhaps/probably you're already on this.

Also, I propose adding [`trailing-whitespace`](https://github.com/pre-commit/pre-commit-hooks#trailing-whitespace) and [`end-of-file-fixer`](https://github.com/pre-commit/pre-commit-hooks#end-of-file-fixer) from the list of pre-cooked pre-commit pre-commit hooks. Which do what you'd imagine.

To quote a wise man:

> "It's like having the worlds pickiest python developer watching over your shoulder."
@adamltyson
Copy link
Member

@samcunliffe
Copy link
Author

Oh great! You're already doing them both.

@samcunliffe
Copy link
Author

[ Sorry for the noise. Shoulda checked #6. ]

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.

2 participants