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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed
In the configuration dump printed when -vv verbosity is used, the configuration section is now correctly named [tool.graylint] instead of [tool.darkgraylib]. This required an update to Darkgraylib 1.3.0.
Update to Darkgraylib 1.3.1 to fix --version (see below).
Pass Graylint version to ~darkgraylib.command_line.make_argument_parser to make --version display the correct version number.
Update darkgray-dev-tools for Pip >= 24.1 compatibility.