Use !input instead of !placeholder (#43820)
* Use !input instead of !placeholder * Update input name * Lint * Move tests around
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user