You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am a maintainer or I have been directed me to use this form.
Please check that this internal matter hasn't already been raised
I searched here or here and couldn't find a similar issue.
Description
Repo review has a few false negatives, but some notable things are:
Change ruff hook to the new repo
Pytest things
Codespell (not a traditional spellchecker, probably a good addition)
Reconsider nox as a VSCode-agnostic task runner, then just hook into it with VSCode tasks (maybe a simple input selection list?)
Enforce Prettier even though we do use it locally
Raise discussions about other "violations" like Dependabot when we do use Renovate, pyright used instead of mypy, etc. See if there's a way to suppress codes with a rationale message given
Please use this form appropriately
Please check that this internal matter hasn't already been raised
Description
Repo review has a few false negatives, but some notable things are:
ruff
hook to the new repohttps://scientific-python.github.io/repo-review/?repo=blakeNaccarato%2Fboilercv&branch=main
The text was updated successfully, but these errors were encountered: