XENONnT / straxen

Streaming analysis for XENON
BSD 3-Clause "New" or "Revised" License
20 stars 32 forks source link

Update README by remove code style checking, add more ignore commits #1290

Closed dachengx closed 11 months ago

dachengx commented 11 months ago

What does the code in this PR do / what does it improve?

This PR is fixing https://github.com/XENONnT/straxen/pull/1240. When merging that PR, the commit hash changed, so we need to change also the .git-blame-ignore-revs.

Can you briefly describe how it works?

There are two commits added to be ignored when git blame:

  1. 1c0e8695239194d91f8ad2fcdd23d5f0c0029419
  2. c685863cac757648a883848352869b69833f6dcb

Can you give a minimal working example (or illustrate with a figure)?

image