Skip to content

Commit

Permalink
Add Troubleshooting section
Browse files Browse the repository at this point in the history
  • Loading branch information
mfisher87 committed Apr 22, 2024
1 parent 80e14cf commit 2e5734f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,11 @@ your existing `pre-commit` configuration from the previous step:
* [The official pre-commit GitHub action](https://github.com/pre-commit/action): :rock:
Very stable
* [pre-commit.ci](https://pre-commit.ci): :zap: Faster, but has more frequent outages.


## Troubleshooting


### I ignored a file in `.alexignore` but `pre-commit` is still failing

See this issue: <https://github.com/get-alex/alex/issues/348>

0 comments on commit 2e5734f

Please sign in to comment.