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
zhaoyu6
sglang
Commits
505eec4d
"git@developer.sourcefind.cn:orangecat/ollama.git" did not exist on "4dcf5c3e0bfd95e1fd25cbc0ca2c2544d2ba4e0c"
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