27 lines
480 B
JSON
27 lines
480 B
JSON
{
|
|
"conventionalCommits.scopes": [
|
|
"github",
|
|
"agent",
|
|
"vscode",
|
|
"ui",
|
|
"go",
|
|
"tracker",
|
|
"devcontainer",
|
|
"linux/hwmon",
|
|
"linux",
|
|
"scripts",
|
|
"container",
|
|
"preferences",
|
|
"cmd",
|
|
"hass",
|
|
"dbusx",
|
|
"device",
|
|
"codecov",
|
|
"translations",
|
|
"logging",
|
|
"linux/proc",
|
|
"git",
|
|
"mage"
|
|
],
|
|
"go.testFlags": ["-v"]
|
|
} |