Skip to content

Commit

Permalink
Add suggest if for sourcery (#279)
Browse files Browse the repository at this point in the history
Because sourcery requires additional CI (auth) setup, we probably don't
want to turn it on automatically, even if people already have the
config.
  • Loading branch information
TylerJang27 committed May 5, 2023
1 parent 5d94aa6 commit 869470a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions linters/sourcery/plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ lint:
in_place: true
runtime: python
package: sourcery
suggest_if: never
direct_configs:
- .sourcery.yaml
- sourcery.yaml
Expand Down

0 comments on commit 869470a

Please sign in to comment.