Skip to content

Instantly share code, notes, and snippets.

@dominikwilkowski
Created November 27, 2021 01:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dominikwilkowski/72077d85b3ee1ff637c6741ca877f6ec to your computer and use it in GitHub Desktop.
Save dominikwilkowski/72077d85b3ee1ff637c6741ca877f6ec to your computer and use it in GitHub Desktop.
blank_lines_upper_bound = 2
max_width = 120
control_brace_style = "ClosingNextLine"
format_code_in_doc_comments = true
imports_layout = "HorizontalVertical"
match_block_trailing_comma = true
newline_style = "Unix"
report_fixme = "Always"
report_todo = "Unnumbered"
hard_tabs = true
tab_spaces = 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment