| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
Should the second item be --v or just -v?
Sorry, something went wrong.
There was a problem hiding this comment.
How about we include both?
Or we should check whether --v can be removed, as that is non-standard and hopefully not in use
Sorry, something went wrong.
There was a problem hiding this comment.
I'd prefer replacing --v, but I have no idea how we'll check if people use --v.
Sorry, something went wrong.
There was a problem hiding this comment.
Discussion moved because this would be a breaking change as in that current production usage may break.
Sorry, something went wrong.
|
Reviews please. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Add ruff rules PL for Pylint: https://docs.astral.sh/ruff/rules/#pylint-pl
% ruff check --select=PL
% ruff check --select=PLR0 --preview