Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
lm-evaluation-harness
Commits
2b4cdd41
Commit
2b4cdd41
authored
Jul 21, 2025
by
Baber
Browse files
fix ruff
parent
79788d35
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
.pre-commit-config.yaml
.pre-commit-config.yaml
+2
-3
No files found.
.pre-commit-config.yaml
View file @
2b4cdd41
...
@@ -32,9 +32,8 @@ repos:
...
@@ -32,9 +32,8 @@ repos:
rev
:
v0.12.2
rev
:
v0.12.2
hooks
:
hooks
:
# Run the linter.
# Run the linter.
-
id
:
ruff
-
id
:
ruff-check
args
:
args
:
[
--fix
]
-
--fix
# Run the formatter.
# Run the formatter.
-
id
:
ruff-format
-
id
:
ruff-format
-
repo
:
https://github.com/codespell-project/codespell
-
repo
:
https://github.com/codespell-project/codespell
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment