Serge Matveenko
Serge Matveenko
Another option is to use `python` hook type as a wrapper. From the pre-commit docs: `Support: python hooks work without any system-level dependencies. It has been tested on linux, macOS,...
Well, according to the docs the entire repo must be installable as a python package. This will require some additional files in the repo root. Seems a bit inconvenient.
@Matt-Gleich I'll try to look into this a bit later
So, according to [pre-commit docs](https://pre-commit.com/#using-the-latest-version-for-a-repository), this is by pre-commit design for mutable git references, aka branch references. @Matt-Gleich Using tags in the `import_sorter` repo would be beneficial for pre-commit hooks...
I'd say, it's stalled a bit. But it's not abandoned пт, 4 авг. 2017 г., 1:48 Bence Nagy : > How about now? > > — > You are receiving...
@lordmauve Thanks for the suggestion. The `Chopsticks` project actually looks very good. We've discussed on today meeting the approach we are going to use for the "connection" functionality. It will...
@stephenwithav @srvg Thanks guys! This helped.
@senorsmile the idea we are working on at the moment as to allow to plug any inventory implementation as easy as possible no matter how dynamic its nature is. So...
@vvasuki that code is compatible in terms of License. But we need to add the corresponding attribution. PR will be welcome.
@Shihira thanks for the report! I'll dig into it on the weekend.