Skip to content

cvette/neos-code-style

Repository files navigation

Neos Code Style

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