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.
2 parents 75124b0 + 65ee075 commit fb41e21Copy full SHA for fb41e21
.gitattributes
@@ -0,0 +1,2 @@
1
+* text=auto
2
+*.php text eol=lf
CODING_NOTES.php.txt CONTRIBUTING.mdCODING_NOTES.php.txt renamed to CONTRIBUTING.md
@@ -1,4 +1,4 @@
-Some guidelines for web development with PHP.
+# Some guidelines for web development with php.
-----------------------------------------------------
3
* Unix Line Breaks Only, NO windows breaks please.
4
* Tabs to indent lines, NO spaces
0 commit comments