git » spirv-llvm-translator.git » commit 5527c08

add nvchecker

author T.J. Townsend
2024-07-15 19:12:38 UTC
committer T.J. Townsend
2024-07-15 19:12:38 UTC
parent ab0eee82a27a3492983ef6567562909e7b119223

add nvchecker

.nvchecker.toml +4 -0

diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 0000000..a1c56e8
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,4 @@
+[spirv-llvm-translator]
+source = "git"
+git = "https://github.com/KhronosGroup/SPIRV-LLVM-Translator.git"
+prefix = "v"