]> git.ipfire.org Git - thirdparty/babel.git/commitdiff
Add coafile
authorLasse Schuirmann <lasse.schuirmann@gmail.com>
Sat, 31 Oct 2015 22:33:33 +0000 (23:33 +0100)
committerLasse Schuirmann <lasse.schuirmann@gmail.com>
Mon, 21 Dec 2015 09:48:30 +0000 (10:48 +0100)
This allows using coala to check this code.

.coafile [new file with mode: 0644]

diff --git a/.coafile b/.coafile
new file mode 100644 (file)
index 0000000..cd1c7f0
--- /dev/null
+++ b/.coafile
@@ -0,0 +1,5 @@
+[Default]
+bears = SpaceConsistencyBear,LineLengthBear
+use_spaces = true
+max_line_length = 120
+files = babel/**/*.py