coala / coala-vs-code

A visual studio code plugin working via Language Server
GNU General Public License v3.0
29 stars 16 forks source link

coala: Fix issues reported by coala #23

Open gaocegege opened 6 years ago

gaocegege commented 6 years ago

Now we have some issues in linelength, autopep8 and other sections, we should fix them.

jayvdb commented 6 years ago

The PR for this should also activate coala-ci in .travis.yml to enforce the rules.