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

Ignore `venv` folders #19

Open Martmists-GH opened 5 years ago

Martmists-GH commented 5 years ago

Currently snekchek tries to modify venvs, which will obviously cause some issues. Add a check that doesn't modify files in venv folders.