Polishing.

See #520
This commit is contained in:
Mark Paluch
2020-12-31 10:42:23 +01:00
parent d3059c2a37
commit 5aced59133
2 changed files with 3 additions and 4 deletions

View File

@@ -9,4 +9,3 @@ Make sure that:
- [ ] You use the code formatters provided [here](https://github.com/spring-projects/spring-data-build/tree/master/etc/ide) and have them applied to your changes. Dont submit any formatting related changes.
- [ ] You submit test cases (unit or integration tests) that back your changes.
- [ ] You added yourself as author in the headers of the classes you touched. Amend the date range in the Apache license header if needed. For new types, add the license header (copy from another file and set the current year only).