[bdist_wheel] universal = 1 [yapf] based_on_style = facebook column_limit = 100 coalesce_brackets = True [tool:isort] skip=venv,dockerenv,build,dist,hooksvenv line_length=100 multi_line_output=3 no_lines_before=LOCALFOLDER known_localpackage=dapd_exporter sections=FUTURE,STDLIB,FIRSTPARTY,THIRDPARTY,LOCALPACKAGE,LOCALFOLDER include_trailing_comma=True