# General formatting
max_width = 120
#empty_item_single_line = false
#struct_lit_single_line = false
# Comment related
# comment_width = 120
# wrap_comments = true
# normalize_comments = true
# Import related
# imports_granularity = "Module"
# Warning related
# report_fixme = "Always"
# report_todo = "Always"