2024-05-06 20:40:05 +00:00
|
|
|
---
|
2024-10-30 17:34:11 +00:00
|
|
|
date: 2020-11-16
|
2024-05-06 20:40:05 +00:00
|
|
|
id: d7c7e38e-c3c1-4acf-8035-215f75ab923e
|
|
|
|
title: "lint:yaml"
|
|
|
|
---
|
|
|
|
|
|
|
|
# Description
|
|
|
|
|
|
|
|
Lints all your YAML config files.
|
|
|
|
|
|
|
|
# Syntax
|
|
|
|
|
|
|
|
``` shell
|
|
|
|
php vendor/bin/yaml-lint translations/
|
|
|
|
```
|