Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9660d3b

Browse files
authored
Merge pull request #2927 from pre-commit/mxr-patch-1
Fix link to `language` API
2 parents 4f73b8a + 5e4af63 commit 9660d3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ language, for example:
9292

9393
here are the apis that should be implemented for a language
9494

95-
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)
95+
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)
9696

9797
#### `ENVIRONMENT_DIR`
9898

0 commit comments

Comments
 (0)