Skip to content

chore: use CRLF for PowerShell scripts - #1045

Open
wu21-web wants to merge 1 commit into
alibaba:mainfrom
wu21-web:main
Open

chore: use CRLF for PowerShell scripts#1045
wu21-web wants to merge 1 commit into
alibaba:mainfrom
wu21-web:main

Conversation

@wu21-web

Copy link
Copy Markdown
Contributor

Description

.ps1 files should end with CRLF, the original .gitattributes normalized everything with LF, with is a bit absolute for .ps1 which meant to be ran on Windows.

install.ps1 changes not shown in diff.

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Refactoring (no functional changes)
  • Documentation update
  • CI / Build / Tooling

How Has This Been Tested?

  • make test passes locally
  • Manual testing (describe below)
    CI passes

Checklist

  • My code follows the project's coding style (go fmt, go vet)
  • I have performed a self-review of my code
  • I have added tests that prove my fix is effective or my feature works
  • New and existing unit tests pass locally with my changes
  • I have updated the documentation accordingly (if applicable)
  • I have signed the CLA

Related Issues

N/A

@github-actions

Copy link
Copy Markdown
Contributor

OpenCodeReview: Review complete: 0 finding(s) across 1 selected item(s).

@wu21-web
wu21-web marked this pull request as ready for review August 23, 2026 15:22
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