pre-commit: add sanity checks
authorAndrea Righi <andrea.righi@canonical.com>
Mon, 11 Dec 2023 13:44:19 +0000 (14:44 +0100)
committerAndrea Righi <andrea.righi@canonical.com>
Mon, 11 Dec 2023 13:59:01 +0000 (14:59 +0100)
commit34b5a75d5e85df263ca2b2d0f58b689e26eeccd9
tree1a72734bc0a65c906427dc1264b44277147f035c
parent86ca7fa163860f6f0f8055c48dde4e5a68fe31c2
pre-commit: add sanity checks

Add pre-commit config to perform sanity checks. It is possible to run
these checks locally via:

 $ pre-commit run --all

Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
.pre-commit-config.yaml [new file with mode: 0644]