mirror of
https://github.com/alrayyes/wiki.git
synced 2024-11-22 11:36:23 +00:00
15 lines
182 B
Markdown
15 lines
182 B
Markdown
|
---
|
||
|
id: d7c7e38e-c3c1-4acf-8035-215f75ab923e
|
||
|
title: "lint:yaml"
|
||
|
---
|
||
|
|
||
|
# Description
|
||
|
|
||
|
Lints all your YAML config files.
|
||
|
|
||
|
# Syntax
|
||
|
|
||
|
``` shell
|
||
|
php vendor/bin/yaml-lint translations/
|
||
|
```
|