scipp / scippnexus

h5py-like utility for NeXus files with seamless scipp integration
https://scipp.github.io/scippnexus/
BSD 3-Clause "New" or "Revised" License
3 stars 3 forks source link

Copy more complete pre-commit config from scipp #90

Closed SimonHeybrock closed 1 year ago

SimonHeybrock commented 1 year ago

Only change is removed clang-format, and applied formatting.

Right now there is an issue from isort and yapf undoing each others changes. Move to black?

SimonHeybrock commented 1 year ago

@jl-wynen I got around the isort/yapf conflict by configuring isort to include trailing commas.