Go to file
Jean-Claude a6b254ca2d Disable signing of commits
This leads to problems as it requires the unlocked GPG key. It also
slows down the process.
2023-10-09 15:09:50 +02:00
src Disable signing of commits 2023-10-09 15:09:50 +02:00
.gitignore Initial commit setup project using cargo 2023-01-29 14:23:08 +01:00
.pre-commit-config.yaml Add rustfmt config file and install pre-commit 2023-04-18 21:28:37 +02:00
Cargo.lock Use `testdir` instead of own tmpdir implementation 2023-09-13 12:14:27 +02:00
Cargo.toml Use `testdir` instead of own tmpdir implementation 2023-09-13 12:14:27 +02:00
rustfmt.toml Add rustfmt config file and install pre-commit 2023-04-18 21:28:37 +02:00