0
0
mirror of https://github.com/llvm/llvm-project.git synced 2025-04-25 12:06:08 +00:00
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/
)
'''