evaleev / libint

Libint: high-performance library for computing Gaussian integrals in quantum mechanics
Other
229 stars 95 forks source link

need to clang-format #294

Closed evaleev closed 9 months ago

evaleev commented 9 months ago

everything-at-once, like libc++: https://discourse.llvm.org/t/rfc-clang-formatting-all-of-libc-once-and-for-all/75198

GH can ignore formatting changes in its blame views: https://docs.github.com/en/repositories/working-with-files/using-files/viewing-a-file#ignore-commits-in-the-blame-view

loriab commented 9 months ago

Related is bumping the year in each file's license header.

evaleev commented 9 months ago

Related is bumping the year in each file's license header.

thanks for the reminder!

2.8.0 is dropping soon.

evaleev commented 9 months ago

fixed via https://github.com/evaleev/libint/pull/297