X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.coafile;h=c451f2e60794989476ec0bb884954bfccd8e3ae5;hb=1430678bb55393a918f38b5c32519e804b6f6db3;hp=f4efdb9c96684083f1dc779bf99f9c13abe531b5;hpb=51111da4f98b064a83e50e5907e3f247fd636a2b;p=integration%2Ftest.git diff --git a/.coafile b/.coafile index f4efdb9c96..c451f2e607 100644 --- 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 = .**