#include <formatter.h>
◆ check_only
| bool FormatterConfig::check_only |
◆ compact_blocks
| bool FormatterConfig::compact_blocks |
◆ indent_size
| int FormatterConfig::indent_size |
◆ max_line_length
| int FormatterConfig::max_line_length |
◆ output_file
| const char* FormatterConfig::output_file |
◆ space_after_comma
| bool FormatterConfig::space_after_comma |
◆ space_around_operator
| bool FormatterConfig::space_around_operator |
◆ use_tabs
| bool FormatterConfig::use_tabs |
◆ write_in_place
| bool FormatterConfig::write_in_place |
The documentation for this struct was generated from the following file: