Unverified Commit ae08b5b7 by John Kessenich Committed by GitHub

Merge pull request #2350 from ben-clayton/update-license-checker-rules

Add new rules for update of license-checker
parents f3cb1896 5a7a7dbd
......@@ -21,7 +21,13 @@
"glslang/OSDependent/Web/glslang.*.js",
"glslang/MachineIndependent/glslang_tab.cpp",
"glslang/MachineIndependent/glslang_tab.cpp.h"
"glslang/MachineIndependent/glslang_tab.cpp.h",
"**.md",
"build/**",
"out/**",
"Test/**",
"External/spirv-tools/**"
]
}
],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment