mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
Merge pull request #2927 from pre-commit/mxr-patch-1
Fix link to `language` API
This commit is contained in:
commit
9660d3b451
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
|
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`
|
#### `ENVIRONMENT_DIR`
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue