XENONnT / straxen

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

Use pre-commit for continuous integration also for scripts #1293

Closed dachengx closed 11 months ago

dachengx commented 11 months ago

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

Complete https://github.com/XENONnT/straxen/pull/1240

Can you briefly describe how it works?

Change mode of files under bin to 775, so that they can be scanned by pre-commit.

coveralls commented 11 months ago

Coverage Status

coverage: 92.743% (-0.02%) from 92.764% when pulling fda7d9fb35b9774e0d0723b6368c63bd4c644b68 on executable_scripts into abb1645c6a12fcffe70747437bd737f45e41998c on master.

dachengx commented 11 months ago

Trivial one which is just auto-format and some small fix on the variables' type.