mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-13 08:26:22 +00:00
7 lines
57 B
TOML
7 lines
57 B
TOML
[tool.black]
|
|
extend-exclude = '''
|
|
(
|
|
third-party/
|
|
)
|
|
'''
|