Skip to content

Latest commit

 

History

History
 
 

tooling

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Developer Tooling

The Clang-Tidy helper script can be run on an already existing development build in a dev container with:

/bin/python3 /workspaces/source/tooling/clang-tidy.py -p /workspaces/source/build/debug -clang-version 18 -header-filter=/workspaces/source/daemon/.*