1 Star 0 Fork 49

levapp/ClickHouse

forked from ClickHouse/ClickHouse 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
format_sources 261 Bytes
Copy Edit Raw Blame History
proller authored 2017-03-21 22:08 . allow several targets (#603)
# Settings -> Configure KDevelop -> Source Formatter -> [C++, C] ; Custom Script Formatter ; Kdevelop: kdev_format_source
*.c *.cpp *.h *.hpp: mv $TMPFILE $TMPFILE.tmp; cat $TMPFILE.tmp | clang-format -style=file -assume-filename=`pwd`/.clang-format > $TMPFILE
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/levapp1/ClickHouse.git
git@gitee.com:levapp1/ClickHouse.git
levapp1
ClickHouse
ClickHouse
master

Search