Commit Graph
116 Commits
Author SHA1 Message Date
Alex Plate 0f8b67e6ce Reformat files 2023-03-27 11:14:00 +03:00
Alex Plate 0510fe8530 Ktlint format 2023-03-16 10:52:52 +02:00
dependabot[bot] 35142e5204 Bump junit-jupiter-engine from 5.8.1 to 5.9.2
Bumps [junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.8.1 to 5.9.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.1...r5.9.2)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-14 18:28:02 +02:00
Alex Plate 441721b63f Reformat source code 2023-03-13 11:44:02 +02:00
Alex Plate 0eda85c95e Enable explicitApiMode for vim-engine 2023-03-13 11:39:50 +02:00
Alex Plate 8593e7a6ac Small reformat of kotlin script 2023-03-10 19:03:35 +02:00
Alex Plate 27c3a95ec6 Provide visibility for some classes 2023-03-10 18:15:48 +02:00
Alex Plate 8066ac2819 Enable explicit api mode for vim-engine
But without fixes as there are 3000 violations
2023-03-10 13:23:24 +02:00
dependabot[bot] 5c7190710b Bump junit-jupiter-api from 5.8.1 to 5.9.2
Bumps [junit-jupiter-api](https://github.com/junit-team/junit5) from 5.8.1 to 5.9.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.1...r5.9.2)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-23 10:01:10 +02:00
Alex Plate 908c978242 Global copyright update 2023-01-10 10:09:25 +02:00
Alex Plate 2355435275 Update copyright 2022-11-04 09:24:03 +02:00
Alex Plate 19a6284023 Update kotlin version to 1.7.20 2022-10-28 08:16:10 +03:00
Alex Plate d3c3b71e3e Remove unnecessary libraries from the distribution 2022-07-08 10:29:51 +03:00
Alex Plate aa6f49c9b1 Reformat code 2022-07-08 10:00:00 +03:00
Alex Plate c011628420 Reformat code 2022-07-08 09:14:43 +03:00
Alex Plate fdb09a8f1f Use vim-engine kotlin settings 2022-07-01 12:18:53 +03:00