Opened 16 years ago
Closed 16 years ago
#3769 closed Bug (fixed)
LangTool is stripping the leading CRLF in the files, resulting on several unneeded changes
| Reported by: | Frederico Caldeira Knabben | Owned by: | Wiktor Walc |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | |
| Keywords: | Confirmed | Cc: |
Description
When running fixlineends, all files get a leading CRLF. On langtool execution, this CRLF is stripped, resulting on several unneeded changes.

Fixed with [3941].