4 lines
43 B
Bash
4 lines
43 B
Bash
#!/usr/bin/sh
|
|
|
|
yamllint "${INPUT_CONTEXT}"
|
#!/usr/bin/sh
|
|
|
|
yamllint "${INPUT_CONTEXT}"
|