cp2k / dbcsr

DBCSR: Distributed Block Compressed Sparse Row matrix library
https://cp2k.github.io/dbcsr/
GNU General Public License v2.0
134 stars 45 forks source link

[pre-commit.ci] pre-commit autoupdate #787

Closed pre-commit-ci[bot] closed 1 month ago

pre-commit-ci[bot] commented 2 months ago

updates:

jenkins-cscs commented 2 months ago

Can one of the admins verify this patch?

hfp commented 1 month ago

Due to an updated Clang-format some source code seems to require reformat. This problem existed for a while now with local setups on newer Clang-format. Clang-format is generally not stable in terms of version-to-version and it might be better to only require translation units added or changed by a commit (not deleted ones ;-) to comply.