1
2
3
4
5
6
7
8
tab_spaces = 2
max_width = 160
use_try_shorthand = true
report_todo = "Always"
report_fixme = "Always"
reorder_imports = true
reorder_imported_names = true
format_strings = false