# Use spaces instead of tabs for indentation hard_tabs = false # Number of spaces per tab tab_spaces = 4 # Max width of each line max_width = 100 # Format imports reorder_imports = true