0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-01-13 22:50:38 -05:00
zot/.bazel/nogo-config.json

7 lines
102 B
JSON
Raw Normal View History

2019-06-20 16:36:40 -07:00
{
"printf": {
"exclude_files": {
"/vendor/": "no need to vet third party code"
}
}
}