Skip to content

Conversation

@bobtista
Copy link

@bobtista bobtista commented Nov 5, 2025

This PR builds on @JohnsterID's work in PR #1580, fixing issues identified in that PR to enable clang-tidy static analysis for the project.

JohnsterID and others added 11 commits September 15, 2025 07:55
…ysis

- Add comprehensive .clang-tidy configuration tailored for legacy C++98/C++20 hybrid codebase
- Add Python helper script for running clang-tidy with project-specific filtering
- Update TESTING.md with clang-tidy usage documentation and examples
- Support MinGW-w64 cross-compilation environment and ReactOS ATL compatibility
- CMAKE_EXPORT_COMPILE_COMMANDS already enabled in existing presets
Add Windows Command Prompt and PowerShell alternatives to the existing
Unix/Linux find command for running clang-tidy on multiple files.
The Python helper script already supports all platforms.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add clang format to project

2 participants