- dfmt_align_switch_statements
OptionalBoolean dfmt_align_switch_statements;
- dfmt_brace_style
BraceStyle dfmt_brace_style;
- dfmt_compact_labeled_statements
OptionalBoolean dfmt_compact_labeled_statements;
- dfmt_keep_line_breaks
OptionalBoolean dfmt_keep_line_breaks;
- dfmt_outdent_attributes
OptionalBoolean dfmt_outdent_attributes;
- dfmt_selective_import_space
OptionalBoolean dfmt_selective_import_space;
- dfmt_single_template_constraint_indent
OptionalBoolean dfmt_single_template_constraint_indent;
- dfmt_soft_max_line_length
int dfmt_soft_max_line_length;
- dfmt_space_after_cast
OptionalBoolean dfmt_space_after_cast;
- dfmt_space_after_keywords
OptionalBoolean dfmt_space_after_keywords;
- dfmt_space_before_aa_colon
OptionalBoolean dfmt_space_before_aa_colon;
- dfmt_space_before_function_parameters
OptionalBoolean dfmt_space_before_function_parameters;
- dfmt_split_operator_at_line_end
OptionalBoolean dfmt_split_operator_at_line_end;
- dfmt_template_constraint_style
TemplateConstraintStyle dfmt_template_constraint_style;
Configuration options for formatting