目的
Mac OSで、YAMLファイルの構文チェッカ(Linter)を、CLI経由で使えるようにする。
Install
参考: https://formulae.brew.sh/formula/yliamllint
bash
$ brew install yamllint
使い方
参考: https://github.com/adrienverge/yamllint
bash
$ yamllint target-file.yaml
Go to list of users who liked
More than 5 years have passed since last update.
Mac OSで、YAMLファイルの構文チェッカ(Linter)を、CLI経由で使えるようにする。
参考: https://formulae.brew.sh/formula/yliamllint
$ brew install yamllint
参考: https://github.com/adrienverge/yamllint
$ yamllint target-file.yaml
Register as a new user and use Qiita more conveniently
Go to list of users who liked