From: Lasse Schuirmann Date: Sat, 31 Oct 2015 22:33:33 +0000 (+0100) Subject: Add coafile X-Git-Tag: 2.2.0~9^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27ec384abf02721e003831b93e3bc50e0a831f12;p=thirdparty%2Fbabel.git Add coafile This allows using coala to check this code. --- diff --git a/.coafile b/.coafile new file mode 100644 index 00000000..cd1c7f0f --- /dev/null +++ b/.coafile @@ -0,0 +1,5 @@ +[Default] +bears = SpaceConsistencyBear,LineLengthBear +use_spaces = true +max_line_length = 120 +files = babel/**/*.py