WIP: feat(renderer/vk): shaders #12
2 changed files with 6 additions and 0 deletions
3
modules/ui/private/gl/.clang-tidy
Normal file
3
modules/ui/private/gl/.clang-tidy
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
# Disable all checks in this subdirectory
|
||||||
|
Checks: '-*'
|
||||||
|
|
3
modules/ui/private/glfw/.clang-tidy
Normal file
3
modules/ui/private/glfw/.clang-tidy
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
# Disable all checks in this subdirectory
|
||||||
|
Checks: '-*'
|
||||||
|
|
Loading…
Add table
Reference in a new issue