build(scripts): remove wayland-protocols from clang-format script (#1740)
This commit is contained in:
parent
11361ac9b6
commit
0c41101521
1 changed files with 0 additions and 1 deletions
|
|
@ -8,7 +8,6 @@ directories = [
|
||||||
'tools',
|
'tools',
|
||||||
os.path.join('third-party', 'glad'),
|
os.path.join('third-party', 'glad'),
|
||||||
os.path.join('third-party', 'nvfbc'),
|
os.path.join('third-party', 'nvfbc'),
|
||||||
os.path.join('third-party', 'wayland-protocols')
|
|
||||||
]
|
]
|
||||||
file_types = [
|
file_types = [
|
||||||
'cpp',
|
'cpp',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue