xbmc / addon-check

Automatic checks for new repository submissions
GNU General Public License v3.0
52 stars 42 forks source link

Switching PEP style guideline check from pycodestyle to pylint. #173

Closed LordGameleo closed 5 years ago

LordGameleo commented 5 years ago

Well it's running on the ci https://travis-ci.org/xbmc/addon-check/jobs/494757150#L520 Maybe we have something misconfigured or we just switch to pylint.

Originally posted by @Razzeee in https://github.com/xbmc/addon-check/issues/168#issuecomment-469486822

LordGameleo commented 5 years ago

@Razzeee Should I start working on this issue?

razzeee commented 5 years ago

I would recommend to wait until https://github.com/xbmc/addon-check/pull/172 is merged

mzfr commented 5 years ago

@LordGameleo I'll complete the work on that PR by tonight.

LordGameleo commented 5 years ago

I will submit it as early as possible

LordGameleo commented 5 years ago

@Razzeee I am closing this issue and creating new issues which solves particular problem of pylint checks we disabled