Use prettier for automatic formatting for YAML
[releng/global-jjb.git] / .coafile
index 44f6215..c0e13b0 100644 (file)
--- a/.coafile
+++ b/.coafile
@@ -44,10 +44,3 @@ files = **.sh
 shell = bash
 indent_size = 4
 use_spaces = yeah
-
-[all.YAML]
-bears = YAMLLintBear
-files = **.yaml, **.yml
-document_start = True
-yamllint_config = yamllint.conf
-