Use !input instead of !placeholder (#43820)

* Use !input instead of !placeholder

* Update input name

* Lint

* Move tests around
This commit is contained in:
Paulus Schoutsen
2020-12-01 18:21:36 +01:00
committed by GitHub
parent 7d23ff6511
commit 1c9c99571e
23 changed files with 148 additions and 139 deletions

View File

@@ -26,7 +26,7 @@
"files.trimTrailingWhitespace": true,
"terminal.integrated.shell.linux": "/bin/bash",
"yaml.customTags": [
"!placeholder scalar",
"!input scalar",
"!secret scalar",
"!include_dir_named scalar",
"!include_dir_list scalar",