Skip to content

fix: remove unnecessary whitespace from script headers - #599

Open
ethanli1337 wants to merge 1 commit into
databricks-solutions:mainfrom
ethanli1337:main
Open

ethanli1337 wants to merge 1 commit into
databricks-solutions:mainfrom
ethanli1337:main

Conversation

@ethanli1337

Copy link
Copy Markdown

I added three bytes: EF BB BF — the UTF-8 byte order mark — at the very start of the files. Those three bytes are a marker, not content. They tell Windows PowerShell 5.1 "this file is UTF-8," which stops it from falling back to Windows-1252 and mangling every multi-byte character in the script.

#598 try to install mcp server using powershell

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant