Skip to content

Commit

Permalink
Simplified the style config (#4002)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ark-kun authored Jun 17, 2020
1 parent c809fc8 commit 2e9e750
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .style.yapf
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
[style]
based_on_style = google
blank_line_before_nested_class_or_def = true
column_limit = 80
continuation_indent_width = 4
dedent_closing_brackets = true
coalesce_brackets = true
indent_width = 2
split_before_first_argument = true
split_before_first_argument = true

0 comments on commit 2e9e750

Please sign in to comment.