We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10aac1f commit 24038a1Copy full SHA for 24038a1
README.md
@@ -1,2 +1,10 @@
1
# php-pre-commit
2
Git pre-commit file for PHP projects
3
+
4
5
+## How to Use?
6
7
+1. `git clone` this repository, then copy and paste **pre-commit** to your Git hooks folder. Make sure that the **pre-commit** file is executable.
8
+2. Copy the **config.dist** file to your Git hooks folder, and rename it to **config**.
9
+3. Edit the **config** file to add your preferences.
10
0 commit comments