Revision 1334b7cd8c4ddac540984ba461e9f8aec7cdb320 authored by Josselin Massot on 04 March 2024, 16:55:28 UTC, committed by GitHub on 04 March 2024, 16:55:28 UTC
<!-- Thank you for your contribution to ponio! --> <!-- ༊彡 --> <!-- Please check the following before submitting your PR --> - [x] I have installed [pre-commit](https://pre-commit.com/) locally and use it to validate my commits. - [x] The PR title follows the [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/) convention. Available tags: 'build', 'chore', 'ci', 'docs', 'feat', 'fix', 'perf', 'refactor', 'revert', 'style', 'test' - [x] This new PR is documented. - [x] This new PR is tested. ## Description <!-- A clear and concise description of what you have done in this PR. --> Fix clang-tidy warnings. ## Related issue <!-- List the issues solved by this PR, if any. --> ## How has this been tested? <!-- Give the list of files used to test this new implementation. --> ## Code of Conduct By submitting this PR, you agree to follow our [Code of Conduct](https://github.com/hpc-maths/ponio/blob/master/solver/doc/CODE_OF_CONDUCT.md) - [x] I agree to follow this project's Code of Conduct
1 parent 7caaa9d
File | Mode | Size |
---|---|---|
.github | ||
analysis | ||
database | ||
environment | ||
html | ||
solver | ||
.clang-tidy | -rw-r--r-- | 924 bytes |
.cppcheck | -rw-r--r-- | 581 bytes |
.gitignore | -rw-r--r-- | 5.1 KB |
.gitlab-ci.yml | -rw-r--r-- | 353 bytes |
.pre-commit-config.yaml | -rw-r--r-- | 786 bytes |
.readthedocs.yml | -rw-r--r-- | 281 bytes |
.release-please-manifest.json | -rw-r--r-- | 21 bytes |
CMakeLists.txt | -rw-r--r-- | 4.0 KB |
LICENSE | -rw-r--r-- | 1.5 KB |
README.md | -rw-r--r-- | 4.2 KB |
conanfile.py | -rw-r--r-- | 527 bytes |
pixi.lock | -rw-r--r-- | 408.7 KB |
pixi.toml | -rw-r--r-- | 2.4 KB |
release-please-config.json | -rw-r--r-- | 174 bytes |
Computing file changes ...