Skip to content

Add Clang-Tidy CI checks - #459

Merged
bneradt merged 1 commit into
apache:mainfrom
bneradt:add-clang-tidy-checks
Aug 28, 2026
Merged

Add Clang-Tidy CI checks#459
bneradt merged 1 commit into
apache:mainfrom
bneradt:add-clang-tidy-checks

Conversation

@bneradt

@bneradt bneradt commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

The Clang analyzer job currently misses several focused correctness
and lifetime diagnostics available through Clang-Tidy.

This patch adds a separate Clang-Tidy stage that consumes ATS's
explicit CI configuration, treats findings as errors, and skips branches
without the configuration.

Copilot AI lite review requested due to automatic review settings August 28, 2026 17:03
@bneradt bneradt self-assigned this Aug 28, 2026
@bneradt bneradt added the enhancement New feature or request label Aug 28, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

The Clang analyzer job currently misses several focused correctness
and lifetime diagnostics available through Clang-Tidy.

This patch adds a separate Clang-Tidy stage that consumes ATS's
explicit CI configuration, treats findings as errors, and skips branches
without the configuration.
@bneradt
bneradt force-pushed the add-clang-tidy-checks branch from 941f668 to 9f23cb7 Compare August 28, 2026 17:13
@bneradt
bneradt merged commit e1fc380 into apache:main Aug 28, 2026
@bneradt
bneradt deleted the add-clang-tidy-checks branch August 28, 2026 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants