Skip to main content

Using clang-tidy on build servers

There's no additional set up required to use clang-tidy on a build machine. Build machines don't count as users, so as long as you have a valid license that covers the developers in your team, you can install clang-tidy on any number of build servers.

note

Previous versions of clang-tidy for Unreal Engine required licensing build servers. This is no longer the case.