Commit beee131
committed
BUG: Fix json description file line ending check
CRLF line endings were not detected, therefore they were only noticed by the linter, which did not give any useful hints about what was wrong with the json file.1 parent 0eb83c0 commit beee131
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
| 109 | + | |
109 | 110 | | |
110 | | - | |
| 111 | + | |
111 | 112 | | |
112 | 113 | | |
113 | 114 | | |
| |||
0 commit comments