Skip to main content

Welcome

To start using clang-tidy, you'll need to install it and configure it in your project.

clang-tidy for Unreal Engine supports Unreal Engine 4.27 and Unreal Engine 5.0. Earlier versions of the engine may work, but are not supported.

Installing clang-tidy for Unreal Engine

To install clang-tidy for Unreal Engine, follow the installation guide. This guide covers purchasing, downloading and licensing clang-tidy on your machine.

View the installation guide

Configure your project

Once clang-tidy for Unreal Engine is installed, you'll need to configure your project to use it.

View the configuration guide