]> git.proxmox.com Git - mirror_linux-firmware.git/commit
Add pre-commit hooks and codespell template
authorMario Limonciello <mario.limonciello@amd.com>
Tue, 29 Aug 2023 22:00:06 +0000 (17:00 -0500)
committerMario Limonciello <mario.limonciello@amd.com>
Tue, 29 Aug 2023 22:02:23 +0000 (17:02 -0500)
commitc442a5002c8311dc512a844e6c0335270db1e5f3
treedab0d0ad2955f214c9bfe4382a3ed222f6fb9e76
parent27fb2f63684944a6ed5a7e5356471968bb2b282d
Add pre-commit hooks and codespell template

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
.codespell.cfg [new file with mode: 0644]
.gitignore [new file with mode: 0644]
.pre-commit-config.yaml [new file with mode: 0644]
check_whence.py