1
0
Fork 0

Adding upstream version 2.20.0.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-09 21:34:04 +01:00
parent 5216111727
commit 75fbdf4c0c
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
18 changed files with 165 additions and 87 deletions

View file

@ -72,7 +72,7 @@ to implement. The current implemented languages are at varying levels:
- 3rd class - pre-commit requires the user to install both the tool and the
language globally (current examples: script, system)
"third class" is usually the easiest to implement first and is perfectly
"second class" is usually the easiest to implement first and is perfectly
acceptable.
Ideally the language works on the supported platforms for pre-commit (linux,