mirror of
https://github.com/status-im/nim-libp2p.git
synced 2025-01-20 18:00:04 +00:00
Merge branch 'master' into quic
This commit is contained in:
commit
cab28c2f8e
3
.github/workflows/linters.yml
vendored
3
.github/workflows/linters.yml
vendored
@ -29,4 +29,5 @@ jobs:
|
||||
- name: Check style
|
||||
run: |
|
||||
shopt -s extglob # Enable extended globbing
|
||||
./nph --check examples libp2p tests tools *.@(nim|nims|nimble)
|
||||
./nph examples libp2p tests tools *.@(nim|nims|nimble)
|
||||
git diff --exit-code
|
||||
|
Loading…
x
Reference in New Issue
Block a user