Escape-Technologies / mookme

A pre-commit tool designed for monorepos.
MIT License
102 stars 13 forks source link

Add condaEnv variable that allow to use a conda environment for commands #108

Closed AthAshino closed 1 year ago

AthAshino commented 1 year ago

Hey,

As I said in the discussions, I needed to run my linter through a conda environment. So I decided to make it possible by adding a new variable "condaEnv"

LMaxence commented 1 year ago

Hello !

Thanks for your contribution :) Everything is fine on my side, I'll only let you get the commit signed before I merge and release a new fix version

AthAshino commented 1 year ago

There we go! Signed and squashed

LMaxence commented 1 year ago

You're good to go ! Should be published with the 2.3.0version :) Many thanks for making this compatible with Conda, feel free to re-open an issue in case of problems !