composer require --dev cvette/neos-code-style
./bin/neoscs ~/your-project/DistributionPackages
You can override the default configuration by specifying your own YAML file:
./bin/neoscs -c your-config.yaml
See src/config.yaml
Here you can find some more detailed information:
Neos Fusion Linter Configuration
First install box.
Then run
composer run compile