Website 🚀 contributte.org | Contact 👨🏻‍💻 f3l1x.io | Twitter 🐦 @contributte

# Usage

To install latest version of contributte/code-checker use Composer (opens new window).

composer require contributte/code-checker
1

# Documentation

Run checker

vendor/bin/checker [options]

Options:
    -d <path>             Folder or file to scan (default: current directory)
    -i | --ignore <mask>  Files to ignore
    -f | --fix            Fixes files
    --no-progress         Do not show progress dots
1
2
3
4
5
6
7

# Versions

State Version Branch Nette PHP
dev ^0.3 master 4.0+ >=8.1
stable ^0.2 master 3.1+ >=8.1

# Development

See how to contribute (opens new window) to this package. This package is currently maintained by these authors.


Consider to support (opens new window) contributte development team. Also thank you for using this package.