Skip to content

Commit

Permalink
Merge pull request #6 from boschresearch/fix-readme-example
Browse files Browse the repository at this point in the history
📝 fix default config in readme
  • Loading branch information
realJohnDoe authored Apr 4, 2024
2 parents 358d179 + e818f5d commit 9a6f773
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,15 +69,15 @@ buckets:
- maxSize: 2000
label: 😵 Huge
comment: >
👮‍♀️🚨⚠️ This is a friendly reminder that the diff size of this PR is bigger than
👮‍♀️⚠️ This is a friendly reminder that the diff size of this PR is bigger than
200 lines we aim for. Please consider splitting this PR into more digestible pieces!
- maxSize: Infinity
label: 🤯 Insane
comment: >
☣️🚫☢️ This PRs diff size is quite huge.
I hope that you know what you're doing.
👮‍♀️🛑 This PR's diff size is quite huge.
Hopefully you know what you're doing.
If you did not commit a lot of autogenerated files intentionally,
there are few excuses for this.
there are few good reasons for this.
```
## License
Expand Down

0 comments on commit 9a6f773

Please sign in to comment.