manually increase lint

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
This commit is contained in:
tobiasKaminsky 2020-03-19 19:39:57 +01:00
parent 555967e774
commit 31cd0be017
No known key found for this signature in database
GPG key ID: 0E00D4D47D0C5AF7

View file

@ -1,8 +1,9 @@
### Testing ### Testing
Writing tests is very important. Please try to write some tests for your PR. Writing tests is very important. Please try to write some tests for your PR.
If you need help, please do not hesitate to ask in this PR for help. If you need help, please do not hesitate to ask in this PR for help.
- [ ] [unit tests](https://github.com/nextcloud/android/blob/master/CONTRIBUTING.md#unit-tests) [unit tests](https://github.com/nextcloud/android/blob/master/CONTRIBUTING.md#unit-tests)
- [ ] [instrumented tests](https://github.com/nextcloud/android/blob/master/CONTRIBUTING.md#instrumented-tests) [instrumented tests](https://github.com/nextcloud/android/blob/master/CONTRIBUTING.md#instrumented-tests)
- [ ] [UI tests](https://github.com/nextcloud/android/blob/master/CONTRIBUTING.md#ui-tests) [UI tests](https://github.com/nextcloud/android/blob/master/CONTRIBUTING.md#ui-tests)
- [ ] Tests written, or not not needed