ciselab / TestGenie

TestGenie - an IntelliJ plugin that natively integrates EvoSuite into the IDE. EvoSuite is an automated test suite generation tool using evolutionary algorithms. Used for research @ SERG, TU Delft.
MIT License
1 stars 0 forks source link

Create checkstyle pipeline #42

Closed lyuben-todorov closed 2 years ago

lyuben-todorov commented 2 years ago

Description

Create a CI step that enforces a uniform code style accross the whole project

Definition of Done

lyuben-todorov commented 2 years ago

Added ktlint to the build process in #56