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
change
sglang
Commits
505eec4d
Unverified
Commit
505eec4d
authored
May 21, 2025
by
fzyzcjy
Committed by
GitHub
May 21, 2025
Browse files
Tiny make Lint CI show diff (#6445)
parent
ccfe5c00
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.github/workflows/lint.yml
.github/workflows/lint.yml
+2
-2
No files found.
.github/workflows/lint.yml
View file @
505eec4d
name
:
Lint
name
:
Lint
on
:
[
pull_request
]
on
:
[
pull_request
]
jobs
:
jobs
:
lint
:
lint
:
...
@@ -19,4 +19,4 @@ jobs:
...
@@ -19,4 +19,4 @@ jobs:
pre-commit install
pre-commit install
-
name
:
Linting
-
name
:
Linting
run
:
pre-commit run --all-files
run
:
pre-commit run --all-files
--show-diff-on-failure
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