jadot-bp / fastsum_gpu

Repository for the "FAST" FASTSUM Analysis Software Tools prepared during the 2024 DiRAC GPU Workshop.
1 stars 0 forks source link

Python plus linter #2

Closed RJaBi closed 9 months ago

RJaBi commented 9 months ago

This is a separate pull-request in case we don't want to use linting/pre-commit. Or if we do, but we don't want to use the ryan_gauge branch.

Basically sets up a minimal python environment which should work with lyncs_io, a C .gitignore and pre-commit to do formatting, static code analysis, etc. Note that I haven't tested the pre-commit yet (it'll work, but whether it gets too pedantic I am unsure).

RJaBi commented 9 months ago

Please don't actually merge this here, I've already done it. This is just for documentation.