Reorder configuration alphabetically 40/59540/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 27 Jun 2017 03:50:41 +0000 (23:50 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 27 Jun 2017 03:50:41 +0000 (23:50 -0400)
Change-Id: I54b9a5c6a32140dfd01d9c5ea0da561b9b2ef07d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
.coafile

index 082b8adec6e90b8180d249c06b3c8b0fd196d381..75e6ce5c444114dadba52ff35fdf86c513c73ef4 100644 (file)
--- a/.coafile
+++ b/.coafile
@@ -12,12 +12,6 @@ files = **/*.json
 ignore = .*/**
 indent_size = 2
 
-[YAML]
-bears = YAMLLintBear
-files = jjb/**/*.yaml,openstack-hot/**/*.yaml
-document_start = True
-yamllint_config = yamllint.conf
-
 [ShellCheck]
 bears = ShellCheckBear,SpaceConsistencyBear
 files = jenkins-scripts/**/*.sh,
@@ -41,3 +35,10 @@ ignore = jenkins-scripts/*-local-env.sh,
 shell = bash
 indent_size = 4
 use_spaces = yeah
+
+[YAML]
+bears = YAMLLintBear
+files = jjb/**/*.yaml,openstack-hot/**/*.yaml
+document_start = True
+yamllint_config = yamllint.conf
+