Skip to content

Commit e3ced62

Browse files
authored
Remove badges from README.md (#276)
1 parent 7c32738 commit e3ced62

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
# Code-style configuration for `php-cs-fixer`
22

3-
[![packagist](https://img.shields.io/packagist/v/gomzyakov/code-style.svg)](https://packagist.org/packages/gomzyakov/code-style)
4-
[![downloads_count](https://img.shields.io/packagist/dt/gomzyakov/code-style.svg)](https://packagist.org/packages/gomzyakov/code-style)
5-
[![license](https://img.shields.io/badge/License-MIT-green.svg)](https://github.com/gomzyakov/code-style/blob/development/LICENSE)
6-
[![codecov](https://codecov.io/gh/gomzyakov/code-style/branch/main/graph/badge.svg?token=4CYTVMVUYV)](https://codecov.io/gh/gomzyakov/code-style)
7-
83
This package allows sharing identical [php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) formatting rules across all of your projects without copy-and-pasting configuration files.
94

105
## Quickstart

0 commit comments

Comments
 (0)