Skip to content

Commit ee14124

Browse files
committed
docs(auto_check): add tip for using pre-commit framework alongside prek
1 parent c7d7b79 commit ee14124

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/tutorials/auto_check.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ Two common frameworks are:
1919

2020
In the steps below, we'll use `prek`.
2121

22+
!!! tip "Using pre-commit framework"
23+
Replace `prek` with `pre-commit` in the steps below if you prefer that tool. The configuration format is similar.
24+
25+
2226
#### Step 1: Install prek
2327

2428
```sh

0 commit comments

Comments
 (0)