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