typo contributing.md

lint is passing" could be more precisely stated as "the linter is passing" for clarity
This commit is contained in:
Maximilian Hubert 2025-02-01 15:06:56 +01:00 committed by GitHub
parent 0d97c4b525
commit f631712f37
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@
### Checks
* [ ] I've made sure the lint is passing in this PR.
* [ ] I've made sure the the linter is passing in this PR.
* [ ] I've made sure the tests are passing. Note that there might be a few flaky tests, in that case, please comment that they are not relevant.
* [ ] Testing Strategy
* [ ] Unit tests