Linting
All checks were successful
Test Workflow / Lint and test library (pull_request) Successful in 9m10s
Publish Workflow / Publish library (pull_request) Successful in 9m36s

This commit is contained in:
2023-12-20 15:12:56 +00:00
parent 9164ff2443
commit 1fd3fa8907
4 changed files with 79 additions and 34 deletions

View File

@@ -10,4 +10,7 @@ max_line_length = 120
tab_width = 4
[{*.yaml,*.yml}]
indent_size = 2
indent_size = 2
[{*.kt,*.kts}]
ij_kotlin_packages_to_use_import_on_demand = org.junit.jupiter.api