Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
BetterStackHQ
/
ClickHouse
Public
forked from
ClickHouse/ClickHouse
Notifications
You must be signed in to change notification settings
Fork
3
Star
9
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
ClickHouse
.clang-tidy
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 3, 2026
tidy: disable `google-runtime-float` globally instead of rewriting `long double`
Show description for 3595091
thevar1able
committed
3595091
View commit details
Copy full SHA for 3595091
View code at this point
Browse repository at this point
Commits on Jul 1, 2026
tidy: disable clang-analyzer-cplusplus.NewDelete instead of per-call-site NOLINT
Show description for 39930f2
thevar1able
committed
39930f2
View commit details
Copy full SHA for 39930f2
View code at this point
Browse repository at this point
Commits on Jun 30, 2026
tidy: suppress clang-22 analyzer false positives
Show description for 24d7ff0
thevar1able
committed
24d7ff0
View commit details
Copy full SHA for 24d7ff0
View code at this point
Browse repository at this point
tidy: suppress `readability-redundant-typename`
thevar1able
committed
60362c9
View commit details
Copy full SHA for 60362c9
View code at this point
Browse repository at this point
tidy: suppress `misc-multiple-inheritance`
thevar1able
committed
24269ee
View commit details
Copy full SHA for 24269ee
View code at this point
Browse repository at this point
tidy: suppress `bugprone-derived-method-shadowing-base-method`
thevar1able
committed
ff42bf4
View commit details
Copy full SHA for ff42bf4
View code at this point
Browse repository at this point
tidy: suppress `readability-inconsistent-declaration-parameter-name`
thevar1able
committed
ffaa184
View commit details
Copy full SHA for ffaa184
View code at this point
Browse repository at this point
tidy: suppress `misc-override-with-different-visibility`
thevar1able
committed
1e03647
View commit details
Copy full SHA for 1e03647
View code at this point
Browse repository at this point
tidy: suppress `bugprone-invalid-enum-default-initialization`
thevar1able
committed
05bf6fb
View commit details
Copy full SHA for 05bf6fb
View code at this point
Browse repository at this point
Disable unreasonable/duplicate clang-tidy rules
thevar1able
committed
b0436af
View commit details
Copy full SHA for b0436af
View code at this point
Browse repository at this point
Commits on May 6, 2026
Disable `cppcoreguidelines-*` aliases for checks in other modules
Show description for be2c534
alexey-milovidov
and
claude
committed
be2c534
View commit details
Copy full SHA for be2c534
View code at this point
Browse repository at this point
Make `cppcoreguidelines-*` exclusion explicit in `.clang-tidy`
Show description for 07f475b
alexey-milovidov
and
claude
committed
07f475b
View commit details
Copy full SHA for 07f475b
View code at this point
Browse repository at this point
Commits on Mar 22, 2026
Enable `cppcoreguidelines-init-variables` and `cppcoreguidelines-pro-type-member-init` clang-tidy checks
Show description for 59610fa
alexey-milovidov
and
claude
committed
59610fa
View commit details
Copy full SHA for 59610fa
View code at this point
Browse repository at this point
Commits on Nov 13, 2025
Merge pull request #89846 from ClickHouse/clang-tidy-mute-bugprone-sizeof-expression
Show description for ef3c72a
thevar1able
authored
ef3c72a
View commit details
Copy full SHA for ef3c72a
View code at this point
Browse repository at this point
Commits on Nov 11, 2025
Mute `bugprone-sizeof-expression`
thevar1able
committed
5719efd
View commit details
Copy full SHA for 5719efd
View code at this point
Browse repository at this point
Commits on Nov 10, 2025
Resolve tidy issues
thevar1able
committed
4bc033e
View commit details
Copy full SHA for 4bc033e
View code at this point
Browse repository at this point
Disable `clang-analyzer-cplusplus.NewDeleteLeaks`
thevar1able
committed
39ff662
View commit details
Copy full SHA for 39ff662
View code at this point
Browse repository at this point
Commits on Nov 5, 2025
Disable `-clang-analyzer-security.ArrayBound` due to false positives
thevar1able
committed
6616e3e
View commit details
Copy full SHA for 6616e3e
View code at this point
Browse repository at this point
Mute broken rule
thevar1able
committed
aa403c3
View commit details
Copy full SHA for aa403c3
View code at this point
Browse repository at this point
Mute meaningless rules
thevar1able
committed
c4854a1
View commit details
Copy full SHA for c4854a1
View code at this point
Browse repository at this point
Commits on Aug 12, 2025
Merge branch 'master' into vdimir/small_refactoring
vdimir
committed
1675696
View commit details
Copy full SHA for 1675696
View code at this point
Browse repository at this point
Commits on Aug 11, 2025
Exclude contrib/antlr4-cpp-runtime from clang-tidy diagnostics.
vitlibar
committed
c49fbfb
View commit details
Copy full SHA for c49fbfb
View code at this point
Browse repository at this point
Commits on Aug 8, 2025
[wip] Refactor Join Expression Actions
vdimir
committed
7b2da2c
View commit details
Copy full SHA for 7b2da2c
View code at this point
Browse repository at this point
Commits on Jun 30, 2025
Revert "Revert "Refactor how IInputFormat deals with reading many files at once""
Show description for 77fbb7b
al13n321
committed
77fbb7b
View commit details
Copy full SHA for 77fbb7b
View code at this point
Browse repository at this point
Revert "Refactor how IInputFormat deals with reading many files at once"
alexey-milovidov
authored
1f28e8b
View commit details
Copy full SHA for 1f28e8b
View code at this point
Browse repository at this point
Commits on May 28, 2025
Disable clang-tidy warning that does spooky action at a distance
al13n321
committed
230d9b8
View commit details
Copy full SHA for 230d9b8
View code at this point
Browse repository at this point
Commits on Dec 18, 2024
Merge remote-tracking branch 'origin/master' into bff
al13n321
committed
d6f374d
View commit details
Copy full SHA for d6f374d
View code at this point
Browse repository at this point
Commits on Dec 11, 2024
Some clang-tidy fixes
rschu1ze
committed
7d6fbe5
View commit details
Copy full SHA for 7d6fbe5
View code at this point
Browse repository at this point
Commits on Dec 3, 2024
Disable clang-tidy check and update test
al13n321
committed
d541dbf
View commit details
Copy full SHA for d541dbf
View code at this point
Browse repository at this point
Commits on Nov 26, 2024
Remove duplicates of removed bugprone-reserved-identifier
rschu1ze
committed
9865ca5
View commit details
Copy full SHA for 9865ca5
View code at this point
Browse repository at this point
Use std::string::contains where possible
rschu1ze
committed
6762c30
View commit details
Copy full SHA for 6762c30
View code at this point
Browse repository at this point
Commits on Nov 24, 2024
Enable clang-tidy bugprone-reserved-identifier
Show description for 1fcc70a
rschu1ze
committed
1fcc70a
View commit details
Copy full SHA for 1fcc70a
View code at this point
Browse repository at this point
Commits on Nov 20, 2024
Use clang-19
thevar1able
committed
b2c8198
View commit details
Copy full SHA for b2c8198
View code at this point
Browse repository at this point
Commits on Jul 17, 2024
Allow to run clang-tidy with clang-19
alexey-milovidov
committed
694c007
View commit details
Copy full SHA for 694c007
View code at this point
Browse repository at this point
Commits on Jun 10, 2024
Update .clang-tidy
rschu1ze
committed
1f17ddc
View commit details
Copy full SHA for 1f17ddc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.