Last active
January 21, 2021 14:02
-
-
Save dakatsuka/75622bef947f2eb85043abfae2266182 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
break-cases = fit-or-vertical | |
margin = 80 | |
parse-docstrings = true | |
wrap-comments = true | |
doc-comments = after-when-possible | |
type-decl = sparse | |
type-decl-indent = 2 | |
if-then-else = fit-or-vertical |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment