Skip to content

Commit

Permalink
Add badges to README.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Nov 30, 2023
1 parent 593ddc4 commit 6823b4b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
[![Mutation Coverage](https://raw.githubusercontent.com/uhafner/codingstyle/main/badges/mutation-coverage.svg)](https://github.com/uhafner/codingstyle/actions/workflows/ci.yml)
[![Warnings](https://raw.githubusercontent.com/uhafner/codingstyle/main/badges/warnings.svg)](https://github.com/uhafner/codingstyle/actions/workflows/ci.yml)


Each Java project should follow a given coding style. I.e., all contributions to the source code should use the same
formatting rules, design principles, code patterns, idioms, etc. This coding style provides the set of rules that I
am using in my lectures about software development at Munich University of Applied Sciences.
Expand Down

0 comments on commit 6823b4b

Please sign in to comment.