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

change the Makefile to not use Black #902

Merged
merged 11 commits into from Nov 28, 2023
Merged

Conversation

avelynhc
Copy link
Contributor

resolves #874
part of #865 and #852

  • remove make format not to use black anymore
  • add make lint to lint the project instead

Makefile Outdated Show resolved Hide resolved
@anth-volk
Copy link
Collaborator

anth-volk commented Nov 27, 2023

Just to confirm, as part of the CI, we both format with Black and lint with Prettier? Devs should expect to do both before pushing? That's a genuine question, I promise, not critical in tone.

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.

change the make format rule to not use Black
3 participants