ci: 🎡 配置.ps1文件的编码及换行符
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# Default: auto-detect
|
||||
* text=auto eol=lf
|
||||
|
||||
# PowerShell scripts must use CRLF
|
||||
*.ps1 text eol=crlf
|
||||
Reference in New Issue
Block a user