ClickHouse/utils/check-style
Azat Khuzhin 7d9c892e60 check-style: fix "fatal: not a git repository: /place/sandbox-data/tasks/0/2/882869720/ClickHouse/.git/modules/contrib/AMQP-CPP" error
check-style uses "git status" to see changed ya.make files.

However it seems that that the sources was cloned some ancient git
version, likely <2.8, since there was a bug, that has been fixed in 2.8
[1]:

    " * A partial rewrite of "git submodule" in the 2.7 timeframe changed
        the way the gitdir: pointer in the submodules point at the real
        repository location to use absolute paths by accident.  This has
        been corrected."

  [1]: cf11a67975/Documentation/RelNotes/2.8.3.txt (L33-L36)
2021-01-30 00:29:21 +03:00
..
check-duplicate-includes.sh no empty line for check-duplicate-includes 2020-12-29 17:57:12 +03:00
check-include Remove sumburConsistentHash function 2020-12-31 02:22:04 +03:00
check-include-stat
check-style check-style: fix "fatal: not a git repository: /place/sandbox-data/tasks/0/2/882869720/ClickHouse/.git/modules/contrib/AMQP-CPP" error 2021-01-30 00:29:21 +03:00
check-typos more fixes after rebase 2020-12-24 13:48:10 +03:00
check-ungrouped-includes.sh
check-whitespaces
CMakeLists.txt
codespell-ignore-lines.list
codespell-ignore-words.list more fixes after rebase 2020-12-24 13:48:10 +03:00
double-whitespaces.pl
fix-style
format.sh
shellcheck-run.sh disable couple checks for now 2020-12-29 17:57:12 +03:00