spectral-cockpit / opusreader2

Read OPUS binary files from Fourier-Transform Infrared (FT-IR) spectrometers of the company Bruker Optics GmbH & Co. in base R
https://spectral-cockpit.github.io/opusreader2/
MIT License
18 stars 2 forks source link

☁ Fix pre-commit config and files, add code check in GitHub actions #50

Closed philipp-baumann closed 1 year ago

philipp-baumann commented 1 year ago

addresses #49 , still work in progress until review requested

philipp-baumann commented 1 year ago

@ThomasKnecht here is a nice little article with a short outline of styling and linting capabilities in R via the pre-commit framework. https://datawookie.dev/blog/2022/09/enforcing-style-in-an-r-project/

philipp-baumann commented 1 year ago

PR status

philipp-baumann commented 1 year ago

Ready for your review @ThomasKnecht :rocket: