We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be35ce9 commit a73e22eCopy full SHA for a73e22e
doc/changes/unreleased.md
@@ -7,11 +7,16 @@ be added (project-specific or globally), see the
7
## Feature
8
9
* #469: Moved manual approval for slow tests to merge-gate.yml
10
+* #544: Added ruff to `project:fix` and `project:format` for handling unused imports
11
12
## Refactoring
13
14
* #517: Refactored `dependency:audit` & split up to support upcoming work
15
16
+## Documentation
17
+
18
+* #544: Added documentation on code formatting nox sessions (i.e. `project:fix`, `project:format`)
19
20
## Bugfix
21
22
* #533: Fixed project-template tests to run with unreleased PTB to better detect issues pre-release
0 commit comments