Files
2020-11-06 13:11:51 -08:00

10 lines
106 B
TOML

[tool.black]
line-length = 79
exclude = '''
(
/(
reference # original files from DataDog
)/
)
'''