Skip to content

chore(gitattributes): enforce LF endings for scripts and web assets - #299

Draft
s6pa1rta3n-lab wants to merge 1 commit into
Sub-Rosa-Issue:mainfrom
s6pa1rta3n-lab:fix-issue-254
Draft

chore(gitattributes): enforce LF endings for scripts and web assets#299
s6pa1rta3n-lab wants to merge 1 commit into
Sub-Rosa-Issue:mainfrom
s6pa1rta3n-lab:fix-issue-254

Conversation

@s6pa1rta3n-lab

Copy link
Copy Markdown

Summary

Extends .gitattributes to explicitly normalize shell scripts (*.sh), YAML workflow/config files (*.yml, *.yaml), stylesheets (*.css), and HTML markup (*.html) to LF line endings.

Acceptance Criteria Checklist

  • Shell, YAML, CSS, and HTML files are explicitly normalized to LF (eol=lf).
  • Existing attribute rules remain unchanged.
  • No source files are reformatted in this PR.

Closes #254

Payout Routing

  • EVM (Base/Arbitrum/Polygon/ETH): 0xF46C9F6d70C50BF81ef3588AB523a90a594a2F89
  • Stellar: GCL6OXAMLD75BMTINA6EMRUDWK5THQUSHMYNLSNBCJAPZJHNYJTUNIBC

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.

chore(gitattributes): enforce LF endings for scripts and web assets

1 participant