Skip to content

Conversation

jtpio
Copy link
Member

@jtpio jtpio commented Mar 23, 2023

References

ruff is getting a lot of traction and has been adopted on many Jupyter projects already.

Code changes

  • Remove flake8 config
  • Use ruff
  • Run black on the code base
  • Add simple CI check to run ruff and black

A follow-up could be to add pre-commit like in Voila: voila-dashboards/voila#1306

User-facing changes

None

Backwards-incompatible changes

None

@jtpio jtpio changed the title Use ruff insteadk of flake8, run black Use ruff instead of flake8, run black Mar 23, 2023
@jtpio jtpio changed the title Use ruff instead of flake8, run black Use ruff instead of flake8, run black Mar 23, 2023
@jtpio jtpio marked this pull request as ready for review March 23, 2023 17:52
@trungleduc trungleduc merged commit 8069c95 into voila-dashboards:main Mar 23, 2023
@jtpio jtpio deleted the ruff branch March 23, 2023 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants