mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 23:52:03 +00:00
14c8003081
Apply in a loop: find dbms -name '*.h' -or -name '*.cpp' | xargs grep -l -P '^(\t*) ' | xargs sed -i -r -e 's/^(\t*) /\1\t/' |
||
---|---|---|
.. | ||
AggregateFunctions | ||
Analyzers | ||
Client | ||
Columns | ||
Common | ||
Core | ||
Databases | ||
DataStreams | ||
DataTypes | ||
Dictionaries | ||
Functions | ||
Interpreters | ||
IO | ||
Parsers | ||
Storages | ||
TableFunctions |