heseya/insights

There is no license information available for the latest version (1.0.0) of this package.

1.0.0 2022-01-14 17:56 UTC

This package is auto-updated.

Last update: 2024-04-14 22:59:27 UTC


README

A custom rules pack for PHP Insights that we use in our projects.

Installation

composer require heseya/insights --dev

Available rules

  • Heseya\Insights\Sniffs\NotSpaceAfterNot - This sniff ensures there is NOT a single space after a NOT operator.