Skip to content

Commit

Permalink
Merge pull request #7 from labelle-org/pre-commit-ci
Browse files Browse the repository at this point in the history
Tweak settings after enabling pre-commit.ci
  • Loading branch information
maresb authored Apr 14, 2024
2 parents 6a43ae0 + 4a6e9d7 commit 2b4ec2c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
ci:
autofix_prs: false

exclude: ^src/labelle/_vendor/.*$

repos:
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

[![GitHub Actions (Tests)](https://github.com/labelle-org/labelle/workflows/Tests/badge.svg)](https://github.com/labelle-org/labelle)
[![PyPI version](https://img.shields.io/pypi/v/labelle.svg)](https://pypi.org/project/labelle/)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/labelle-org/labelle/main.svg)](https://results.pre-commit.ci/latest/github/labelle-org/labelle/main)

{{< mdl-disable "<!-- markdownlint-disable MD033 -->" >}}

Expand Down

0 comments on commit 2b4ec2c

Please sign in to comment.