tomasvotruba/editorconfig-fixer

Fix your files indent based on .editorconfig

0.1.2 2023-09-26 11:01 UTC

This package is auto-updated.

Last update: 2024-04-26 12:44:59 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