Files
mostlymatter/webapp/channels/.gobom.json
M-ZubairAhmed 3f6452bdf5 init (#22752)
2023-04-03 15:29:04 -04:00

15 строки
331 B
JSON

{
"recurse": true,
"properties": {
"GomodMainOnly": true,
"GomodExcludes": "_tests/|[-_]generators?$|^plugin/checker$",
"GradlePath": "./gradlew:../gradlew"
},
"filters": [
"release"
],
"excludes": "/.git$|/node_modules$",
"url": "https://deptrack.security.internal.mattermost.com/",
"verbose": 3
}