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

Address failing Ruff tests #297

Open
48 tasks
ukmo-ccbunney opened this issue Nov 21, 2024 · 0 comments
Open
48 tasks

Address failing Ruff tests #297

ukmo-ccbunney opened this issue Nov 21, 2024 · 0 comments
Labels
New: Issue Highlight a new community raised "generic" issue

Comments

@ukmo-ccbunney
Copy link
Contributor

ukmo-ccbunney commented Nov 21, 2024

📰 Custom Issue

Following a QA refresh of this repo, the following Ruff checks are failing (and are currently being ignored in pyproject.toml):

Flake8-builtins

Flake8-annotations

Flake8-unused-arguments

Flake8-bugbear

Flake8-comprehensions

pydocstyle

Flake8-datetimez

pycodestyle

Flake8-errmsg

Eradicate

Flake8-fixme

flake8-import-conventions

pep8-naming

numpy

pylint

flake8-pytest-style

flake8-return

flake8-bandit

flake8-simplify

flake8-todos

tryceratops

pyupgrade

These should be address and removed from the ignore list if possible.

@ukmo-ccbunney ukmo-ccbunney added the New: Issue Highlight a new community raised "generic" issue label Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New: Issue Highlight a new community raised "generic" issue
Projects
None yet
Development

No branches or pull requests

1 participant