[skip ci] Add missing step to check in MR

This commit is contained in:
Óscar García Amor 2022-07-24 17:57:08 +00:00
parent 1c9b38af47
commit 8d0ff385af

View File

@ -3,6 +3,7 @@
----------------------------------------------------------------------------
- [ ] I have opened an issue where I discuss the change I wish to make.
- [ ] I ran `./gradlew -Pqc ktlintCheck`, `./gradlew -Pqc detekt` and
`./gradlew :ultrasonic:lintRelease` and no problems found. See
[CONTRIBUTING](CONTRIBUTING.md) for further information.