kafbat/kafka-ui

Replace checkstyle plugin

Open

#27 opened on Jan 23, 2024

 (2 comments) (0 reactions) (0 assignees)TypeScript (363 forks)auto 404
good first issuehacktoberfestscope/backendtype/chore

Repository metrics

Stars
 (2,554 stars)
PR merge metrics
 (PR metrics pending)

Description

We require a viable solution to fix the checkstyle errors right in IDE. Currently you have to compile and visit each class present in logs. This should work something like eslint/prettier with visual indication of invalidly formatted lines.

Contributor guide