fastmachinelearning / hls4ml

Machine learning on FPGAs using HLS
https://fastmachinelearning.org/hls4ml
Apache License 2.0
1.22k stars 396 forks source link

Update `pre-commit` GitHub Action #689

Closed jmduarte closed 1 year ago

jmduarte commented 1 year ago

So, it looks like my first attempt at the GitHub action is not quite right. It basically doesn't check anything right now.

I updated it so it will run on all changed files in the PR (hopefully).

jmduarte commented 1 year ago

@jmitrevs could you approve this so we can merge it? it's just so pre-commit will run on files changed in open PRs