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
217 B

5 years ago
  1. [style]
  2. based_on_style = facebook
  3. use_tabs = true
  4. column_limit = 100
  5. blank_lines_around_top_level_definition = 1
  6. blank_line_before_nested_class_or_def = false
  7. indent_blank_lines = true
  8. continuation_align_style = fixed