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

Could you add support for linting/formatting? #3

Closed
sebinsua opened this issue May 1, 2019 · 1 comment
Closed

Could you add support for linting/formatting? #3

sebinsua opened this issue May 1, 2019 · 1 comment

Comments

@sebinsua
Copy link

sebinsua commented May 1, 2019

I think it would be nice to autoformat the code written in notebooks using black and possibly lint with pycodestyle, etc.

Could support for this be added?

@amit1rrr
Copy link
Member

amit1rrr commented May 2, 2019

While lint'ing & auto-formatting is important, I'm hesitant to include it in treon. I strongly believe in (the unix philosophy) of do one thing and do it well. Without that tools become bloated over time and hard to use.

I can imagine it to be a separate tool for notebook lint'ing with support for pylint/black etc.

@amit1rrr amit1rrr closed this as completed May 2, 2019
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