{
  "succeeding_newlines": 2,
  "tabs_as_spaces": false,
  "tab_size": 4,
  "force_command_lowercase": true,
  "space_between_command_and_begin_parentheses": false,
  "line_length": 100,
  "wrap_short_invocations_to_single_line": true,
  "closing_parentheses_in_newline_when_split": true,
  "unquoted_uppercase_as_keyword": false,
  "space_after_loop_condition": false,
  "keep_property_and_value_in_one_line": true,
  "keyword_and_single_value_in_one_line": true,
  "keep_command_in_single_line": true,
  "condition_splitting_move_and_or_to_newline": true,
  "keywords": []
}
