|
CPGen
C++ project generator
|
Implements the tooling configuration emitter. More...
#include "CPGen/Pipeline/ToolingEmitter.hpp"#include <fstream>#include <sstream>#include <utility>
Implements the tooling configuration emitter.
Reads static configuration files (.clang-tidy, .clang-format) from the templates/features/ directory and emits them into the generated project when the corresponding tooling option is enabled.