Open mstruebing opened 3 years ago
Inspired by https://github.com/editorconfig-checker/editorconfig-checker.python/issues/15#issuecomment-881065431 We should aim for loading the binary after the package got installed and not when it first runs. This would be possible via a pre-commit hook or something
pre-commit
Inspired by https://github.com/editorconfig-checker/editorconfig-checker.python/issues/15#issuecomment-881065431 We should aim for loading the binary after the package got installed and not when it first runs. This would be possible via a
pre-commit
hook or something