onthegomap/planetiler

[FEATURE] Add linting

Closed this issue · 2 comments

To improve consistency between people who may use different editors, we should adopt a java linter like checkstyle or sonarlint. You should be able to run it from the command line, through plugins to popular editors, and a github action should highlight any issues as comments on a PR.

Created #178 from this to discuss some options

Closed by #177