File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
** NOTE: I recommend that you use the [ flycheck] ( https://github.com/flycheck/flycheck ) .
2
2
Because, you can run the checker more than one. Of course, including ` phpcs ` .**
3
3
4
- # flymake-phpcs.el
5
-
6
4
[ ![ License: GPL v3] ( https://img.shields.io/badge/License-GPL%20v3-green.svg )] ( https://www.gnu.org/licenses/gpl-3.0 )
7
5
[ ![ MELPA] ( https://melpa.org/packages/flymake-phpcs-badge.svg )] ( https://melpa.org/#/flymake-phpcs )
8
6
[ ![ MELPA Stable] ( https://stable.melpa.org/packages/flymake-phpcs-badge.svg )] ( https://stable.melpa.org/#/flymake-phpcs )
9
7
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
+
10
12
PHP CodeSniffer for Emacs with flymake-mode.
11
13
12
14
To use [ PHP CodeSniffer] ( https://github.com/squizlabs/PHP_CodeSniffer ) with Emacs, you will need PHP CodeSniffer installed.
You can’t perform that action at this time.
0 commit comments