mirror of
https://github.com/jarun/nnn.git
synced 2025-03-12 17:54:04 +00:00
Update version
This commit is contained in:
parent
be549f330a
commit
c611720cba
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ jobs:
|
|||
ls -l nnn
|
||||
make clean
|
||||
echo
|
||||
echo "########## clang-tidy-10 ##########"
|
||||
echo "########## clang-tidy-11 ##########"
|
||||
clang-tidy-11 src/* -- -I/usr/include -I/usr/include/ncursesw
|
||||
echo "########## shellcheck ##########"
|
||||
find plugins/ -type f -not -name "*.md" -exec shellcheck -e SC1090,SC2230 {} +
|
||||
|
|
Loading…
Add table
Reference in a new issue