Together-Java / ModernJava

Book teaching how to write modern and effective Java. It is maintained by the community, anyone can contribute.
https://together-java.github.io/ModernJava/
Apache License 2.0
34 stars 21 forks source link

Fix Linter issues #11

Closed Zabuzard closed 1 year ago

Zabuzard commented 1 year ago

We just added a linter and it reports a lot of issues (obviously):

linter

We should go through them and fix the issues and adjust the config file to our needs while doing so.

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 30 days with no activity. Remove stale label, comment or add the valid label or this will be closed in 5 days.

bowbahdoe commented 1 year ago

I fixed the markdown lint stuff in #13. When that is merged i'd call it good

bowbahdoe commented 1 year ago

Addressed