Skip to content
Snippets Groups Projects
Commit d27f1d56 authored by Behrisch, M. (Michael)'s avatar Behrisch, M. (Michael)
Browse files

docs(conventionalcommit): :art: adds scopes to describe commit changes

Adds scopes vis-* that explain which visualization is affected by a commit
parent d86aed80
No related branches found
No related tags found
1 merge request!7refactor(rawjsonvis): moves rawjsonvis into own component
......@@ -13,5 +13,12 @@
"[typescriptreact]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"conventionalCommits.scopes": ["vis-rawjsonview"]
"conventionalCommits.scopes": [
"vis-rawjsonview",
"panels",
"vis-semsub",
"vis-nl",
"vis-paoh",
"vis-schema"
]
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment