IzunaDevs / SnekChek

A tool that aims to combine all python CQA tools into one highly customizable tool
MIT License
4 stars 3 forks source link

Allow parts to be ignored on certain python versions #6

Closed Martmists-GH closed 6 years ago

Martmists-GH commented 6 years ago

e.g. Yapf requires 3.4+

Allow it to be enabled, but do not run it if unsupported by the current version.