mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-31 16:01:46 +00:00
ci: enable ruff output format for github
Update output format to enable automatic inline annotations. Signed-off-by: Sébastien Han <seb@redhat.com>
This commit is contained in:
parent
0cc0731189
commit
9d28b731e3
1 changed files with 1 additions and 0 deletions
1
.github/workflows/pre-commit.yml
vendored
1
.github/workflows/pre-commit.yml
vendored
|
@ -29,6 +29,7 @@ jobs:
|
|||
- uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1
|
||||
env:
|
||||
SKIP: no-commit-to-branch
|
||||
RUFF_OUTPUT_FORMAT: github
|
||||
|
||||
- name: Verify if there are any diff files after pre-commit
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue