andrew-ko/hexlet-psr-linter

View on GitHub
README.md

Summary

Maintainability
Test Coverage
[![Build Status](https://travis-ci.org/andrew-ko/hexlet-psr-linter.svg?branch=master)](https://travis-ci.org/andrew-ko/hexlet-psr-linter)
[![Test Coverage](https://codeclimate.com/github/andrew-ko/hexlet-psr-linter/badges/coverage.svg)](https://codeclimate.com/github/andrew-ko/hexlet-psr-linter/coverage)
[![Code Climate](https://codeclimate.com/github/andrew-ko/hexlet-psr-linter/badges/gpa.svg)](https://codeclimate.com/github/andrew-ko/hexlet-psr-linter)
[![Issue Count](https://codeclimate.com/github/andrew-ko/hexlet-psr-linter/badges/issue_count.svg)](https://codeclimate.com/github/andrew-ko/hexlet-psr-linter)

### About

An AST-based pattern checker for PHP

### Example of usage

`psrlint [options] file_or_dir`

### Installation

`composer require andrew-ko/hexlet-psr-linter`