Skip to content

clang-format: don't format glsl files

Ben Boeckel requested to merge ben.boeckel/paraview:glsl-attributes into master

VTK uses comments not formatted how clang-format wants them. Now that the GLSL files are at least largely conforming, drop them from formatting.


Cc: @jpouderoux

Merge request reports