Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 172 Bytes

File metadata and controls

6 lines (5 loc) · 172 Bytes

Contributing

Formatting

The gradle build has spotless. Use it (gradle spotlessApply).

Test coverage

Please try to ensure that new features have test coverage.