Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -303,11 +303,6 @@ After installation, you can verify the completion is working by:
For more detailed information about argcomplete configuration and troubleshooting, visit the [argcomplete documentation](https://kislyuk.github.io/argcomplete/).
## Star History
[![Star History Chart](https://api.star-history.com/svg?repos=commitizen-tools/commitizen)](https://star-history.com/#commitizen-tools/commitizen)
## Sponsors
These are our cool sponsors!
Expand Down
1 change: 0 additions & 1 deletion lychee.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@ exclude_path = ["./tests"]
exclude = [
"https://conventionalcommits.org/", # Sometimes it's benign network error
"https://blog.devgenius.io/continuous-delivery-made-easy-in-python-c085e9c82e69", # Membership only article, sometimes it's 403 forbidden
"https://api.star-history.com/" # Service is currently down (500 errors)
]
Loading