Commit d894cb7
File tree
Expand file treeCollapse file tree
4 files changed
+32
-2
lines changedOpen diff view settings
Filter options
- src
- test
- fixtures/dotenv
- parallel
Expand file treeCollapse file tree
4 files changed
+32
-2
lines changedOpen diff view settings
Collapse file
+8-2Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
182 | 182 | |
183 | 183 | |
184 | 184 | |
185 | | - |
| 185 | + |
| 186 | + |
| 187 | + |
| 188 | + |
186 | 189 | |
187 | 190 | |
188 | 191 | |
| ||
210 | 213 | |
211 | 214 | |
212 | 215 | |
213 | | - |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
214 | 220 | |
215 | 221 | |
216 | 222 | |
|
Collapse file
test/fixtures/dotenv/no-final-newline-single-quotes.env
Copy file name to clipboard+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
Collapse file
test/fixtures/dotenv/no-final-newline.env
Copy file name to clipboard+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
Collapse file
test/parallel/test-dotenv-edge-cases.js
Copy file name to clipboardExpand all lines: test/parallel/test-dotenv-edge-cases.js+22Lines changed: 22 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
8 | 8 | |
9 | 9 | |
10 | 10 | |
| 11 | + |
| 12 | + |
11 | 13 | |
12 | 14 | |
13 | 15 | |
| ||
148 | 150 | |
149 | 151 | |
150 | 152 | |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
151 | 173 | |
0 commit comments