Add ping test in aclrecovery suite
[integration/test.git] / .coafile
index f4efdb9c96684083f1dc779bf99f9c13abe531b5..c451f2e60794989476ec0bb884954bfccd8e3ae5 100644 (file)
--- a/.coafile
+++ b/.coafile
@@ -6,13 +6,13 @@ ignore_length_regex = Signed-off-by,
     http://,
     https://
 
+[reStructuredText]
+bears = RSTcheckBear
+files = **.rst
+ignore = .**
+
 [Python]
 bears = PEP8Bear
 files = **/*.py
 ignore = .*/**
 max_line_length = 120
-
-[reStructuredText]
-bears = RSTcheckBear
-files = **.rst
-ignore = .**