cvette/neos-code-style

Linter for Neos Fusion

Fund package maintenance!
cvette

v2.0.0 2024-12-22 13:59 UTC

This package is auto-updated.

Last update: 2024-12-22 14:00:06 UTC


README

Installation

composer require --dev cvette/neos-code-style

Usage

./bin/neoscs ~/your-project/DistributionPackages

Configuration

You can override the default configuration by specifying your own YAML file: ./bin/neoscs -c your-config.yaml

See src/config.yaml

Documentation

Here you can find some more detailed information:

Neos Fusion Linter Configuration

Building a standalone version as phar

First install box.

Then run

composer run compile