We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a83366 commit 969277eCopy full SHA for 969277e
1 file changed
README.md
@@ -0,0 +1,7 @@
1
+# php-cs-fixer
2
+
3
+基于 php-cs-fixer 和 git pre-commit 钩子,实现项目提交代码自动格式化
4
5
+# 使用方法
6
7
+通过composer方式安装该组件,如果有自定义需要可以修改根目录下的.php_cs文件
0 commit comments