Skip to content

Commit

Permalink
Lint fixes (#216)
Browse files Browse the repository at this point in the history
* Lint fixes

* Update stuff, clean up test deprecations
  • Loading branch information
ofalvai authored Nov 14, 2022
1 parent ef5b1b1 commit bc1c21e
Show file tree
Hide file tree
Showing 16 changed files with 711 additions and 110 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// See https://aka.ms/vscode-remote/devcontainer.json for format details.
{
"image": "ghcr.io/ludeeus/devcontainer/integration:stable",
"image": "ghcr.io/ludeeus/devcontainer/integration:latest",
"name": "Blueprint integration development",
"context": "..",
"appPort": [
Expand Down
Loading

0 comments on commit bc1c21e

Please sign in to comment.