Fast lint CI job: Rustfmt, Prettier, Ruff (#2406)
Add a single job for for fast lint tools. Rustfmt for rust, ruff for python formatting and linting, prettier avoids inconsistent formatter changes between pycharm and vscode.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
"""
|
||||
This is implementation has some very rudimentary python bindings
|
||||
"""
|
||||
|
||||
from pep440_rs import Version, VersionSpecifier, Operator, VersionSpecifiers
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user