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] Enable more ruff rules #710

Closed
DanielYang59 opened this issue Aug 22, 2024 · 1 comment
Closed

[Dev] Enable more ruff rules #710

DanielYang59 opened this issue Aug 22, 2024 · 1 comment

Comments

@DanielYang59
Copy link
Contributor

Currently ruff is only running isort, perhaps it's good to include more ruff rules unless it's intended not to do so?

monty/pyproject.toml

Lines 98 to 101 in 1270c7b

[tool.ruff]
lint.select = [
"I", #isort
]

Self-assigned if planned.

@DanielYang59 DanielYang59 closed this as not planned Won't fix, can't repro, duplicate, stale Oct 22, 2024
@DanielYang59
Copy link
Contributor Author

Let's focus on bug fixes first

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