| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-10-06 | build: Switch to Spotless for formatting | Fabian Mastenbroek | |
| This change updates the build configuration to use Spotless for code formating of both Kotlin and Java. | |||
| 2022-10-06 | style: Eliminate use of wildcard imports | Fabian Mastenbroek | |
| This change updates the repository to remove the use of wildcard imports everywhere. Wildcard imports are not allowed by default by Ktlint as well as Google's Java style guide. | |||
| 2022-06-08 | test(trace): Add conformance suite for OpenDC trace API | Fabian Mastenbroek | |
| This change adds a re-usable test suite for the interface of the OpenDC trace API, so implementors can verify whether they match the specification of the interfaces. | |||
