(glslang_validator): don't run the hook when there are no glsl files
Summary
Sheldon crashes if it doesn't find glslangValidator
, even if there are no glsl files to check.
Steps to reproduce
- remove the path to glslangValidator
- run sheldon on any non-glsl file
Edited by Kevin GAUDET