Created
December 24, 2020 20:06
-
-
Save BarisSari/f23a8fd780dae64c23151e9d83eebbad to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[settings] | |
multi_line_output = 3 | |
include_trailing_comma = True | |
force_grid_wrap = 0 | |
use_parentheses = True | |
ensure_newline_before_comments = True | |
line_length = 100 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment