mirror of
https://github.com/libssh2/libssh2.git
synced 2026-01-27 00:18:12 +03:00
tidy-up: drop duplicate newlines, fix non-ASCII chars, other formatting, check in CI
Closes #1766
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -87,6 +87,9 @@ jobs:
|
||||
shellcheck --version
|
||||
ci/shellcheck.sh
|
||||
|
||||
- name: 'spacecheck'
|
||||
run: ci/spacecheck.pl
|
||||
|
||||
- name: 'cmakelint'
|
||||
run: |
|
||||
source ~/venv/bin/activate
|
||||
|
||||
Reference in New Issue
Block a user