Created
November 24, 2020 13:47
-
-
Save slavfox/050b94946d687310261a8b32d6251d45 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
combine_control_expr = false | |
comment_width = 0 | |
wrap_comments = false | |
fn_single_line = true | |
format_strings = true | |
max_width = 79 | |
merge_imports = false | |
newline_style = "Unix" | |
normalize_comments = true | |
use_try_shorthand = true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment