Skip to content

Commit 02cfcac

Browse files
committed
Adding documentation for Yaml
1 parent 9dbdae2 commit 02cfcac

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,5 @@ An example for adding more validators is given in the `tests/add_phpstan.php` fi
3131
* PhpStanValidator (optional): Validates the code with phpstan
3232
* XML:
3333
* XMLValidator: Checks if the document contains valid XML
34-
34+
* YAML / YML:
35+
* YamlValidator: Checks if the document contains valid Yaml

0 commit comments

Comments
 (0)