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 333528f commit 1de85eaCopy full SHA for 1de85ea
CHANGES
@@ -14,6 +14,12 @@ $ pip install --user --upgrade --pre gp-libs
14
15
### Development
16
17
+- ruff 0.2.2 -> 0.3.0 (#32)
18
+
19
+ Related formattings. Update CI to use `ruff check .` instead of `ruff .`.
20
21
+ See also: https://github.com/astral-sh/ruff/blob/v0.3.0/CHANGELOG.md
22
23
- Strengthen linting (#31)
24
25
- Add flake8-commas (COM)
0 commit comments