microsoft / ShaderConductor

ShaderConductor is a tool designed for cross-compiling HLSL to other shading languages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Check code format in CI

gongminmin opened this issue · comments

Add a step to CI to run clang-format through code

  • Make sure current code is formatted
  • Run clang-format in CI