cloudflare-docs/.gitattributes
James Ross 0d7dfd5e13
[Docs Site] fix: formatting checks (#19848)
* fix: formatting checks

* fix: format write with base `format` script
2025-02-15 00:42:59 +00:00

24 lines
466 B
Text

*.astro text eol=lf
*.css text eol=lf
*.go text eol=lf
*.html text eol=lf
*.ini text eol=lf
*.js text eol=lf
*.jsx text eol=lf
*.json text eol=lf
*.md text eol=lf
*.mdx text eol=lf
*.mjs text eol=lf
*.svg text eol=lf
*.toml text eol=lf
*.ts text eol=lf
*.tsx text eol=lf
*.txt text eol=lf
*.vue text eol=lf
*.xml text eol=lf
*.yaml text eol=lf
*.yml text eol=lf
_redirects text eol=lf
.editorconfig text eol=lf
.gitattributes text eol=lf
.prettierignore text eol=lf