committed by
GitHub
9 changed files with 51 additions and 6 deletions
@ -0,0 +1,2 @@ |
|||||
|
ignored: |
||||
|
- DL3008 # Pin versions in apt-get install |
@ -1,7 +1,13 @@ |
|||||
{ |
{ |
||||
"recommendations": [ |
"recommendations": [ |
||||
|
"DavidAnson.vscode-markdownlint", |
||||
"editorconfig.editorconfig", |
"editorconfig.editorconfig", |
||||
"esbenp.prettier-vscode", |
"esbenp.prettier-vscode", |
||||
"github.vscode-github-actions" |
"exiasr.hadolint", |
||||
|
"github.vscode-github-actions", |
||||
|
"GitHub.vscode-pull-request-github", |
||||
|
"ms-azuretools.vscode-containers", |
||||
|
"redhat.vscode-yaml", |
||||
|
"yzhang.markdown-all-in-one" |
||||
] |
] |
||||
} |
} |
||||
|
Loading…
Reference in new issue