Screenly / cli

Command Line Interface (CLI) and GitHub Actions workflow for Screenly.

Home Page:https://screenly.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resolve YAML syntax

vpetersson opened this issue · comments

Right now, our YAML doesn't pass regular linting. In the long run we want to move to StrictYAML.

$ yamllint screenly.yml
1:1       warning  missing document start "---"  (document-start)