WIP: feature/backpex-migration #92

Closed
moritz wants to merge 50 commits from feature/backpex-migration into main
Showing only changes of commit 2f901a23c3 - Show all commits

View file

@ -17,7 +17,7 @@
}, },
{ {
"matchFileNames": [".tool-versions", "Dockerfile"], "matchFileNames": [".tool-versions", "Dockerfile"],
"matchCurrentValue": "**elixir-otp-**", "matchCurrentValue": "**-otp-**",
"enabled": false "enabled": false
} }
] ]