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 Fix includes, Faster compile (#3898) 2018-12-23 17:19:11 +03:00
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 fix check-ungrouped-includes.sh 2020-04-14 10:15:02 +03:00
check-whitespaces Fix codespell warnings. Split style checks. Update style checks docker 2020-12-24 13:17:52 +03:00
CMakeLists.txt Build fixes (#3545) 2018-11-10 23:09:07 +03:00
codespell-ignore-lines.list Fix build 2020-08-08 17:10:49 +03:00
codespell-ignore-words.list more fixes after rebase 2020-12-24 13:48:10 +03:00
double-whitespaces.pl Added a check for double whitespaces 2019-08-23 21:30:04 +03:00
fix-style Added a tool to fix code style [#CLICKHOUSE-2] 2018-05-07 05:27:11 +03:00
format.sh Update for useless script #13599 2020-08-12 06:03:47 +03:00
shellcheck-run.sh disable couple checks for now 2020-12-29 17:57:12 +03:00