mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 00:04:42 +04:00
Fix link to language API
This commit is contained in:
parent
4f73b8a2af
commit
5e4af63e85
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ language, for example:
|
|||
|
||||
here are the apis that should be implemented for a language
|
||||
|
||||
Note that these are also documented in [`pre_commit/languages/all.py`](https://github.com/pre-commit/pre-commit/blob/main/pre_commit/languages/all.py)
|
||||
Note that these are also documented in [`pre_commit/lang_base.py`](https://github.com/pre-commit/pre-commit/blob/main/pre_commit/lang_base.py)
|
||||
|
||||
#### `ENVIRONMENT_DIR`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue