tomasvotruba / editorconfig-fixer
根据 .editorconfig 修复文件缩进
0.1.2
2023-09-26 11:01 UTC
Requires
- php: >=7.2
This package is auto-updated.
Last update: 2024-08-26 13:16:12 UTC
README
此 CLI 工具 修复 基于 .editorconfig 声明 的文本文件。
这允许您在 CI 和开发过程中自动确保 EditorConfig 声明。
安装
composer require tomasvotruba/editorconfig-fixer --dev
使用方法
vendor/bin/ec-fixer <paths> --suffix yaml