This website requires JavaScript.
Explore
Help
Register
Sign In
Cloned2Preserve
/
TrueChartsClone
mirror of
https://github.com/truecharts/charts.git
Watch
1
Star
0
Fork
You've already forked TrueChartsClone
0
Code
e560099de4
TrueChartsClone
/
.vscode
/
extensions.json
7 lines
105 B
JSON
Raw
Normal View
History
Unescape
Escape
Create extensions.json
2021-03-02 14:43:42 +00:00
{
feat: Pre-commit and tag-appversion syncing (#926) * add pre-commit to release container * use pip install --no-cache-dir * whoopsies * lint fixes * add some verbosity during pre-commit build process * add more pre-commit checks * repo pre-commit cleanup * add pre-commit to release scripting * try showing some more pre-commit dockerbuild verbosity * some tweaks and polish to release scripting. Also adds syncing primary tag and appversion
2021-09-08 10:11:42 +00:00
"recommendations"
:
[
"ms-vscode-remote.remote-containers"
,
(tests) move back to ruby based tests (#1051) * (tests) move back to ruby based tests * move workflow back to using Ruby
2021-09-28 13:11:36 +00:00
"rebornix.ruby"
feat: Pre-commit and tag-appversion syncing (#926) * add pre-commit to release container * use pip install --no-cache-dir * whoopsies * lint fixes * add some verbosity during pre-commit build process * add more pre-commit checks * repo pre-commit cleanup * add pre-commit to release scripting * try showing some more pre-commit dockerbuild verbosity * some tweaks and polish to release scripting. Also adds syncing primary tag and appversion
2021-09-08 10:11:42 +00:00
]
Create extensions.json
2021-03-02 14:43:42 +00:00
}