mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-08 00:24:41 +00:00
7d9c892e60
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]:
|
||
---|---|---|
.. | ||
check-duplicate-includes.sh | ||
check-include | ||
check-include-stat | ||
check-style | ||
check-typos | ||
check-ungrouped-includes.sh | ||
check-whitespaces | ||
CMakeLists.txt | ||
codespell-ignore-lines.list | ||
codespell-ignore-words.list | ||
double-whitespaces.pl | ||
fix-style | ||
format.sh | ||
shellcheck-run.sh |