Commit 77cb604
process: use validateString validator
Use the `validateString()` validator where applicable.
PR-URL: #41595
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Mestery <mestery@protonmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>1 parent 7ee3cdf commit 77cb604Copy full SHA for 77cb604
File tree
Expand file treeCollapse file tree
1 file changed
+5
-4
lines changedOpen diff view settings
Filter options
- lib/internal/process
Expand file treeCollapse file tree
1 file changed
+5
-4
lines changedOpen diff view settings
Collapse file
lib/internal/process/report.js
Copy file name to clipboardExpand all lines: lib/internal/process/report.js+5-4Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | | - |
4 | 3 | |
5 | 4 | |
6 | 5 | |
| ||
18 | 17 | |
19 | 18 | |
20 | 19 | |
21 | | - |
22 | | - |
23 | | - |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
24 | 25 | |
25 | 26 | |
26 | 27 | |
|
0 commit comments