CPGen
C++ project generator
Loading...
Searching...
No Matches
ToolingEmitter.cpp File Reference

Implements the tooling configuration emitter. More...

#include "CPGen/Pipeline/ToolingEmitter.hpp"
#include <fstream>
#include <sstream>
#include <utility>
Include dependency graph for ToolingEmitter.cpp:

Detailed Description

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.

Author
Darleanow