You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
174 B

  1. column_width = 160
  2. line_endings = "Unix"
  3. indent_type = "Spaces"
  4. indent_width = 2
  5. quote_style = "ForceDouble"
  6. no_call_parentheses = false
  7. collapse_simple_statement = 'Always'