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

dev workflow changes #250

Merged
merged 1 commit into from
May 17, 2023
Merged

Conversation

lifehackjim
Copy link
Contributor

  • replacing flake8, bandit, pydocstyle, and isort with ruff (keeping black, though!). Ruff instantly responds for linting in vscode
  • starting to incorporate mypy but lots of problems and work to do there so temporarily paused
  • modifications made to silence new linter outputs
  • get rid of pytest-httpbin reliance, it's been broken for ages

- replacing flake8, bandit, pydocstyle, and isort with ruff (keeping black, though!). Ruff instantly responds for linting in vscode
- starting to incorporate mypy but lots of problems and work to do there so temporarily paused
- modifications made to silence new linter outputs
- get rid of pytest-httpbin reliance, it's been broken for ages
@lifehackjim lifehackjim merged commit d8d2f80 into Axonius:develop May 17, 2023
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.

None yet

1 participant