cvette/neos-code-style

Linter for Neos Fusion

Fund package maintenance!
cvette

1.0.0 2022-05-22 19:03 UTC

This package is auto-updated.

Last update: 2024-05-04 23:22:31 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