Enable commit signing
git config commit.gpgsign true- Rust
- Python
- Docker
- Foundry
- cargo deny
- typos
- cargo sort
- Development package for clang. E.g. for Debian/Ubuntu
sudo apt-get install libclang-devInstall a pre-push git hook:
git config core.hooksPath .githooksSee README