mirror of
https://ghproxy.net/https://github.com/wp-cli/wp-cli-bundle.git
synced 2025-08-18 05:51:10 +08:00
Use str_replace instead of preg_replace to normalize EOLs of doc comments.
This commit is contained in:
parent
99103487fd
commit
a5359f2ee0
1 changed files with 1 additions and 0 deletions
1
.gitattributes
vendored
1
.gitattributes
vendored
|
@ -1,2 +1,3 @@
|
|||
# Auto detect text files and perform EOL normalization
|
||||
* text=auto eol=lf
|
||||
tests/data/*-win.php eol=crlf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue