scikit-hep / aghast

Aghast: aggregated, histogram-like statistics, sharable as Flatbuffers.
BSD 3-Clause "New" or "Revised" License
17 stars 8 forks source link

Add precomit GitHub Action #35

Closed henryiii closed 4 years ago

henryiii commented 4 years ago

Follow up to #33.

jpivarski commented 4 years ago

I'm willing to accept this. Let me know when you're done and I'll press "merge."

henryiii commented 4 years ago

Just bumped a few versions (v2 checkout is faster, but sadly doesn't support submodules - not needed for pre-commit). Ready to merge.

LovelyBuggies commented 4 years ago

@henryiii Great, you have done exactly what I want for aghast. But plz let me know once you have overcome the problem at https://github.com/scikit-hep/vector/pull/9#issuecomment-605727693 in https://github.com/scikit-hep/vector/pull/9 and added conda GitHub Actions setup for aghast. Then I'll put all pip requirements to conda env.yml to distinguish them.