Skip to content

Commit 246a476

Browse files
authored
Update README.md
1 parent 4aa6a97 commit 246a476

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,13 @@
33
![Sonar Quality Gate](https://img.shields.io/sonar/quality_gate/io.github.emlagowski:validify?server=https%3A%2F%2Fsonarcloud.io&style=for-the-badge)
44
![Sonar Violations (long format)](https://img.shields.io/sonar/violations/io.github.emlagowski:validify?format=long&server=https%3A%2F%2Fsonarcloud.io&style=for-the-badge)
55
![Sonar Tech Debt](https://img.shields.io/sonar/tech_debt/io.github.emlagowski:validify?server=https%3A%2F%2Fsonarcloud.io&sonarVersion=8.2&style=for-the-badge)
6-
![Sonar Test Count](https://img.shields.io/sonar/total_tests/io.github.emlagowski:validify?server=https%3A%2F%2Fsonarcloud.io&sonarVersion=8.2&style=for-the-badge)
7-
![Sonar Tests](https://img.shields.io/sonar/tests/io.github.emlagowski:validify?compact_message&server=https%3A%2F%2Fsonarcloud.io&style=for-the-badge)
86
![Codecov](https://img.shields.io/codecov/c/github/emlagowski/validify?style=for-the-badge)
97
![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/emlagowski/validify?style=for-the-badge)
108
![GitHub](https://img.shields.io/github/license/emlagowski/validify?style=for-the-badge)
119

10+
<!-- ![Sonar Test Count](https://img.shields.io/sonar/total_tests/io.github.emlagowski:validify?server=https%3A%2F%2Fsonarcloud.io&sonarVersion=8.2&style=for-the-badge) -->
11+
<!-- ![Sonar Tests](https://img.shields.io/sonar/tests/io.github.emlagowski:validify?compact_message&server=https%3A%2F%2Fsonarcloud.io&style=for-the-badge) -->
12+
1213
This library purpose is to make validation process more straightforward.
1314
It helps to validate objects and keep information about errors occurred during validation.
1415

0 commit comments

Comments
 (0)