Skip to content

Commit e666bc0

Browse files
committed
Add build status to README
1 parent b9302e0 commit e666bc0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# PHP_CodeSniffer VariableAnalysis
22

3+
[![CircleCI](https://circleci.com/gh/sirbrillig/phpcs-variable-analysis.svg?style=svg)](https://circleci.com/gh/sirbrillig/phpcs-variable-analysis)
4+
35
Plugin for PHP_CodeSniffer static analysis tool that adds analysis of problematic variable use.
46

57
* Performs static analysis of variable use.

0 commit comments

Comments
 (0)