# 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

