mirror of
https://github.com/intel/llvm.git
synced 2026-01-13 11:02:04 +08:00
7 lines
57 B
TOML
7 lines
57 B
TOML
[tool.black]
|
|
extend-exclude = '''
|
|
(
|
|
third-party/
|
|
)
|
|
'''
|