From: Arun Prakash Jana Date: Fri, 15 Oct 2021 07:15:58 +0000 (+0530) Subject: Update version X-Git-Tag: v4.4~51 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=c611720cba020c421943c6b6aa1dd7c8e76c09eb;p=nnn.git Update version --- diff --git a/.circleci/config.yml b/.circleci/config.yml index 49e23cdb..cc9b83a6 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -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 {} +