llvm-project/pyproject.toml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
57 B
TOML
Raw Normal View History

[tool.black]
extend-exclude = '''
(
third-party/
)
'''