build(scripts): remove wayland-protocols from clang-format script (#1740)

This commit is contained in:
ReenigneArcher
2023-10-11 18:35:33 -04:00
committed by GitHub
parent 11361ac9b6
commit 0c41101521

View File

@@ -8,7 +8,6 @@ directories = [
'tools',
os.path.join('third-party', 'glad'),
os.path.join('third-party', 'nvfbc'),
os.path.join('third-party', 'wayland-protocols')
]
file_types = [
'cpp',