# Ensure consistent line endings for test input/output files
# Use LF for all test files to ensure cross-platform consistency
packages/swc-plugin-workflow/transform/tests/**/*.js text eol=lf
packages/swc-plugin-workflow/transform/tests/**/*.stderr text eol=lf


# Canonical cross-repository protocol fixtures are hashed byte-for-byte
packages/world-vercel/src/__fixtures__/*.json text eol=lf
