cuemata/nogo_config.json

9 lines
159 B
JSON

{
"_base": {
"description": "Base configuration for all analyzers",
"exclude_files": {
"vendor/": "exclude third-party Go modules"
}
}
}