Skip to content

Commit 5f71f8c

Browse files
committed
Reorder badge
1 parent 87f700a commit 5f71f8c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
**NOTE: I recommend that you use the [flycheck](https://github.com/flycheck/flycheck).
22
Because, you can run the checker more than one. Of course, including `phpcs`.**
33

4-
# flymake-phpcs.el
5-
64
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-green.svg)](https://www.gnu.org/licenses/gpl-3.0)
75
[![MELPA](https://melpa.org/packages/flymake-phpcs-badge.svg)](https://melpa.org/#/flymake-phpcs)
86
[![MELPA Stable](https://stable.melpa.org/packages/flymake-phpcs-badge.svg)](https://stable.melpa.org/#/flymake-phpcs)
97

8+
# flymake-phpcs.el
9+
10+
[![CI](https://github.com/flymake/flymake-phpcs/actions/workflows/test.yml/badge.svg)](https://github.com/flymake/flymake-phpcs/actions/workflows/test.yml)
11+
1012
PHP CodeSniffer for Emacs with flymake-mode.
1113

1214
To use [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) with Emacs, you will need PHP CodeSniffer installed.

0 commit comments

Comments
 (0)