We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dbdae2 commit 02cfcacCopy full SHA for 02cfcac
README.md
@@ -31,4 +31,5 @@ An example for adding more validators is given in the `tests/add_phpstan.php` fi
31
* PhpStanValidator (optional): Validates the code with phpstan
32
* XML:
33
* XMLValidator: Checks if the document contains valid XML
34
-
+* YAML / YML:
35
+ * YamlValidator: Checks if the document contains valid Yaml
0 commit comments