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
2019-06-21 15:29:19 -07:00

7 lines
No EOL
102 B
JSON

{
"printf": {
"exclude_files": {
"/vendor/": "no need to vet third party code"
}
}
}