OpenCOMPES / sed

Single Event Data Frame Processor: Backend to handle photoelectron resolved datastreams
https://opencompes.github.io/sed/
MIT License
3 stars 1 forks source link

fix spelling in all files using Code Spell Checker #449

Closed rettigl closed 1 week ago

rettigl commented 1 week ago

Fix spelling in all files

coveralls commented 1 week ago

Pull Request Test Coverage Report for Build 9668671316

Details


Totals Coverage Status
Change from base Build 9652390026: 0.04%
Covered Lines: 6432
Relevant Lines: 7002

💛 - Coveralls
coveralls commented 1 week ago

Pull Request Test Coverage Report for Build 9680023958

Details


Totals Coverage Status
Change from base Build 9652390026: 0.04%
Covered Lines: 6432
Relevant Lines: 7002

💛 - Coveralls
rettigl commented 1 week ago

LGTM

I think this can also be part of a weekly/monthly workflow like the dependency updates

Not sure how this could be automatized, as you often have to do manual decisions how to correct something. But maybe there is a pre-commit hook for something like this.