Skip to content

Commit 3ef74b4

Browse files
committed
Documentation
1 parent 593a96a commit 3ef74b4

File tree

2 files changed

+30
-2
lines changed

2 files changed

+30
-2
lines changed
Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
Code sniffer
22
============
33

4-
+----------------------+---------------------------------------------------------------------------------+
5-
| Latest version | `dev-master <https://github.com/php-pp/code-sniffer/tree/master>`_ |
64
+----------------------+---------------------------------------------------------------------------------+
75
| Source code | `github.com <https://github.com/php-pp/code-sniffer>`_ |
86
+----------------------+---------------------------------------------------------------------------------+
7+
| Author | `Steevan BARBOYON <https://github.com/steevanb>`_ |
8+
+----------------------+---------------------------------------------------------------------------------+
9+
| Latest version | `dev-master <https://github.com/php-pp/code-sniffer/tree/master>`_ |
10+
+----------------------+---------------------------------------------------------------------------------+
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
Code sniffer
2+
============
3+
4+
+----------------------+---------------------------------------------------------------------------------+
5+
| Source code | `github.com <https://github.com/php-pp/code-sniffer>`_ |
6+
+----------------------+---------------------------------------------------------------------------------+
7+
| Author | `Steevan BARBOYON <https://github.com/steevanb>`_ |
8+
+----------------------+---------------------------------------------------------------------------------+
9+
| Latest version | `dev-master <https://github.com/php-pp/code-sniffer/tree/master>`_ |
10+
+----------------------+---------------------------------------------------------------------------------+
11+
12+
.. image:: https://img.shields.io/badge/version-0.10.0-4B9081.svg
13+
14+
.. image:: https://poser.pugx.org/php-pp/collection/license
15+
16+
[![Version](https://img.shields.io/badge/version-0.10.0-4B9081.svg)](https://github.com/php-pp/collection/tree/0.10.0)
17+
[![License](https://poser.pugx.org/php-pp/collection/license)](https://github.com/php-pp/collection/blob/master/LICENSE)
18+
[![PHP](https://img.shields.io/badge/php-^7.4||^8.0-blue.svg)](https://php.net)
19+
![Lines](https://img.shields.io/badge/code%20lines-9,191-blue.svg)
20+
![Downloads](https://poser.pugx.org/php-pp/collection/downloads)
21+
22+
[![CI](https://github.com/php-pp/collection/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/php-pp/collection/actions/workflows/ci.yml)
23+
![Tests](https://img.shields.io/badge/tests-495-blue.svg)
24+
![Assertions](https://img.shields.io/badge/assertions-1,132-blue.svg)
25+
![Coverage](https://img.shields.io/badge/coverage-54%25-success.svg)
26+
![Infection](https://img.shields.io/badge/infection-85%25-success.svg)

0 commit comments

Comments
 (0)