Merge pull request #2927 from pre-commit/mxr-patch-1

Fix link to `language` API
This commit is contained in:
Anthony Sottile 2023-07-16 16:51:06 -04:00 committed by GitHub
commit 9660d3b451
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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`