testdevlab / TestUI

MIT License
33 stars 9 forks source link

Add linter to the CI #73

Closed aleksslitvinovs closed 1 year ago

aleksslitvinovs commented 2 years ago

TestUI's code is quite inconsistent and there is no code style validation (aka linter). I'd suggest adding Checkstyle (either directly or via GitHub's super-linter).

aleksslitvinovs commented 1 year ago

Done in https://github.com/testdevlab/TestUI/pull/92