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

Update isort Makefile command #6

Open
ehanson8 opened this issue Jul 19, 2023 · 0 comments
Open

Update isort Makefile command #6

ehanson8 opened this issue Jul 19, 2023 · 0 comments

Comments

@ehanson8
Copy link
Contributor

isort is currently loaded by pylama in a way that denies the useful error messages from calling it directly.

  • Remove isort from setup.cfg used by the pylama Makefile command
  • Add isort Makefile command, pipenv run isort . --check --diff
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