We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7d7b79 commit ee14124Copy full SHA for ee14124
1 file changed
docs/tutorials/auto_check.md
@@ -19,6 +19,10 @@ Two common frameworks are:
19
20
In the steps below, we'll use `prek`.
21
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
26
#### Step 1: Install prek
27
28
```sh
0 commit comments