summaryrefslogtreecommitdiff
path: root/.coafile
blob: 666eefe95a6a95811289963767113f927e8da8ef (plain)
1
2
3
4
5
[Default]
bears = SpaceConsistencyBear,LineLengthBear,PyUnusedCodeBear
use_spaces = true
max_line_length = 120
files = babel/**/*.py