tree-sitter / tree-sitter-cli

CLI tool for creating and testing tree-sitter parsers
MIT License
45 stars 15 forks source link

Allow test files to have CRLF #15

Closed tclem closed 7 years ago

tclem commented 7 years ago

Needed the ability to have a test file with CRLF line endings so that we can verify parsing of code files with different line endings.