tomasvotruba / editorconfig-fixer
Fix your files indent based on .editorconfig
Fund package maintenance!
tomasvotruba
www.paypal.me/rectorphp
Requires
- php: >=7.2
This package is auto-updated.
Last update: 2024-10-26 13:36:42 UTC
README
This CLI tool fixes text files based on given .editorconfig declarations.
This allows you to automatically ensure EditorConfig declarations during your CI and development processes.
Install
composer require tomasvotruba/editorconfig-fixer --dev
Usage
vendor/bin/ec-fixer <paths> --suffix yaml