0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/.bazel/nogo-config.json

7 lines
102 B
JSON
Raw Normal View History

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