Skip to content
This repository was archived by the owner on Dec 1, 2023. It is now read-only.

Commit 24afff2

Browse files
Add PHPCS-Fixer workflow badge to README.md
1 parent 8d74af3 commit 24afff2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
[![PHPStan](https://github.com/SBSEDV/input-converter-php/actions/workflows/phpstan.yml/badge.svg)](https://github.com/SBSEDV/input-converter-php/actions/workflows/phpstan.yml)
21
[![PHPUnit](https://github.com/SBSEDV/input-converter-php/actions/workflows/phpunit.yml/badge.svg)](https://github.com/SBSEDV/input-converter-php/actions/workflows/phpunit.yml)
2+
[![PHPStan](https://github.com/SBSEDV/input-converter-php/actions/workflows/phpstan.yml/badge.svg)](https://github.com/SBSEDV/input-converter-php/actions/workflows/phpstan.yml)
3+
[![PHPCS-Fixer](https://github.com/SBSEDV/input-converter-php/actions/workflows/phpcsfixer.yml/badge.svg)](https://github.com/SBSEDV/input-converter-php/actions/workflows/phpcsfixer.yml)
34

45
# sbsedv/input-converter
56

0 commit comments

Comments
 (0)