StaticAnalysisConfig.style_check

Undocumented in source.
struct StaticAnalysisConfig
@INI("Check variable, class, struct, interface, union, and function names against the Phobos style guide")
string style_check;

Meta