mirror of
https://github.com/hathach/tinyusb.git
synced 2025-03-14 04:18:56 +00:00
finalize
This commit is contained in:
parent
57d23c7a68
commit
6683053f48
3
.github/workflows/pre-commit.yml
vendored
3
.github/workflows/pre-commit.yml
vendored
@ -35,9 +35,6 @@ jobs:
|
||||
- name: Run pre-commit
|
||||
uses: pre-commit/action@v3.0.0
|
||||
|
||||
- name: Run codespell
|
||||
uses: codespell-project/actions-codespell@master
|
||||
|
||||
- name: Build Fuzzer
|
||||
run: |
|
||||
export CC=clang
|
||||
|
@ -15,7 +15,7 @@ repos:
|
||||
rev: v2.2.4
|
||||
hooks:
|
||||
- id: codespell
|
||||
args: [-w]
|
||||
#args: [-w]
|
||||
exclude: ^lib/
|
||||
|
||||
- repo: local
|
||||
|
Loading…
x
Reference in New Issue
Block a user