You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 7, 2024. It is now read-only.
Issue #38 has added a CI pipeline to check for Java style guide violations. However, the existing problems (look here) are not addressed yet. This issue aims to be a reference for everyone who wants to introduce fixes to the existing code base. Most of the problems may be fixed easily using an automatic linter, others may need manual edits.
I would also like to add a status badge on the README like the example below:
But actually, even though we have lots of style violations the badge says 'passing' (at least currently). As that's not accurate yet, I won't add it yet.
Issue #38 has added a CI pipeline to check for Java style guide violations. However, the existing problems (look here) are not addressed yet. This issue aims to be a reference for everyone who wants to introduce fixes to the existing code base. Most of the problems may be fixed easily using an automatic linter, others may need manual edits.
I would also like to add a status badge on the README like the example below:
But actually, even though we have lots of style violations the badge says 'passing' (at least currently). As that's not accurate yet, I won't add it yet.
Code snippet for this particular badge:
The text was updated successfully, but these errors were encountered: