Set up pre-commit hooks

This commit is contained in:
Ohad Livne 2025-06-04 22:46:05 +03:00
parent 5a08abf60b
commit e9eb300499
Signed by: libohad-dev
GPG key ID: 34FDC68B51191A4D
3 changed files with 27 additions and 0 deletions

View file

@ -35,6 +35,7 @@ network-manager \
nmap \
pipx \
postfix \
pre-commit \
pulseaudio \
pulseaudio-utils \
python3-poetry \

View file

@ -6,3 +6,5 @@ systemctl --user enable syncthing.service
systemctl --user start syncthing.service
mkdir -p ~/Pictures/screenshots
pre-commit install