mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 00:04:42 +04:00
correct one slight inaccuracy in language docs
This commit is contained in:
parent
e93c1c6f27
commit
fb0ccf3546
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue