ClickHouse/utils/check-style
qiangxuhui 97a5de9653 Initial support for loongarch64
Make ClickHouse compilable and runnable on loongarch64

So far only basic functionality was tested (on real hw),
clickhouse server runs, exceptions works, client works,
simple tests works.
2024-05-14 07:45:26 +00:00
..
aspell-ignore/en Initial support for loongarch64 2024-05-14 07:45:26 +00:00
check_cpp.sh Disable duplicate-inclides style check 2024-03-20 17:50:40 +01:00
check_docs.sh CI: check cpp and py files style on changes only 2024-03-11 09:30:26 +00:00
check_py.sh Use the same features for black check 2024-03-20 18:00:02 +01:00
check_reusable_workflows.py Add a simple validator for reusable workflows 2023-11-13 12:49:32 +01:00
check_shell.sh Fix the output for shellcheck 2024-04-18 18:04:09 +02:00
check-black Use pregenerated gRPC protocol pb2 files to fix test flakyness. 2023-09-26 17:28:19 +02:00
check-doc-aspell Option to check particular file with utils/check-style/check-doc-aspell 2023-11-06 19:25:07 +00:00
check-duplicate-includes.sh Enable duplicate includes back, rewrite and parallelize them 2024-03-18 15:04:45 +01:00
check-include Remove broken lockless variant of re2 2023-09-14 16:40:42 +00:00
check-include-stat Fix includes, Faster compile (#3898) 2018-12-23 17:19:11 +03:00
check-large-objects.sh Merge branch 'master' of github.com:ClickHouse/ClickHouse into split-cast-overload-resolver 2024-03-17 14:20:02 +01:00
check-mypy Add python mypy check to CI 2022-11-29 16:50:22 +01:00
check-pylint CI: make style check fast 2024-03-09 20:57:23 +00:00
check-style Better usability of "expect" tests: less trouble with running directly 2024-03-23 17:52:26 +01:00
check-style-all Add doc_spell_output.txt to process_style_check_result.py 2022-06-08 14:28:44 +02:00
check-submodules Escape submodules in style-check 2023-01-02 14:23:53 +01:00
check-typos Reapply "improve CI with digest for docker, build and test jobs" (#57904) 2023-12-18 09:07:22 +01:00
check-ungrouped-includes.sh fix check-ungrouped-includes.sh 2020-04-14 10:15:02 +03:00
check-whitespaces I dislike Ubuntu 2024-02-28 16:29:07 +01:00
check-workflows Add a simple validator for reusable workflows 2023-11-13 12:49:32 +01:00
codespell-ignore-lines.list Fix typos issues it clickhouse-diagnostics 2022-07-04 10:59:39 +02:00
codespell-ignore-words.list More spelling fixes 2023-02-10 11:20:48 +00:00
double-whitespaces.pl Speedup check-whitespaces 2024-02-28 15:17:27 +01: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
process_style_check_result.py Disable duplicate-inclides style check 2024-03-20 17:50:40 +01:00
shellcheck-run.sh Update shellcheck to the latest release 2024-02-29 17:41:35 +01:00