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 4dfaef4 commit acd6976Copy full SHA for acd6976
README.md
@@ -22,8 +22,9 @@ Add this to your `.pre-commit-config.yaml`:
22
```
23
### FAQ's
24
25
- 1. Why does pre-commit say failed everytime prettier changes the file.
26
- A. This is how pre-commit works. You need to just add the files again and commit. This is done so that you can verify the changes.
+ **1.** Why does pre-commit say failed everytime prettier changes the file.
+
27
+ **A.** This is how pre-commit works. You need to just add the files again and commit. This is done so that you can verify the changes.
28
29
30
0 commit comments