Commit 12cbb3f
gyp: remove semicolons (Python != JavaScript)
PR-URL: #29228
Reviewed-By: Christian Clauss <cclauss@me.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rod Vagg <rod@vagg.org>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>1 parent feafc01 commit 12cbb3fCopy full SHA for 12cbb3f
File tree
Expand file treeCollapse file tree
7 files changed
+17
-17
lines changedOpen diff view settings
Filter options
- tools/gyp/pylib/gyp
- generator
Expand file treeCollapse file tree
7 files changed
+17
-17
lines changedOpen diff view settings
Collapse file
tools/gyp/pylib/gyp/common_test.py
Copy file name to clipboardExpand all lines: tools/gyp/pylib/gyp/common_test.py+4-4Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
59 | 59 | |
60 | 60 | |
61 | 61 | |
62 | | - |
63 | | - |
64 | | - |
65 | | - |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
66 | 66 | |
67 | 67 | |
68 | 68 | |
|
Collapse file
tools/gyp/pylib/gyp/generator/analyzer.py
Copy file name to clipboardExpand all lines: tools/gyp/pylib/gyp/generator/analyzer.py+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
615 | 615 | |
616 | 616 | |
617 | 617 | |
618 | | - |
| 618 | + |
619 | 619 | |
620 | 620 | |
621 | 621 | |
| ||
668 | 668 | |
669 | 669 | |
670 | 670 | |
671 | | - |
| 671 | + |
672 | 672 | |
673 | 673 | |
674 | 674 | |
|
Collapse file
tools/gyp/pylib/gyp/generator/cmake.py
Copy file name to clipboardExpand all lines: tools/gyp/pylib/gyp/generator/cmake.py+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
686 | 686 | |
687 | 687 | |
688 | 688 | |
689 | | - |
| 689 | + |
690 | 690 | |
691 | 691 | |
692 | 692 | |
|
Collapse file
tools/gyp/pylib/gyp/generator/xcode.py
Copy file name to clipboardExpand all lines: tools/gyp/pylib/gyp/generator/xcode.py+4-4Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
248 | 248 | |
249 | 249 | |
250 | 250 | |
251 | | - |
| 251 | + |
252 | 252 | |
253 | 253 | |
254 | 254 | |
| ||
639 | 639 | |
640 | 640 | |
641 | 641 | |
642 | | - |
| 642 | + |
643 | 643 | |
644 | 644 | |
645 | 645 | |
| ||
788 | 788 | |
789 | 789 | |
790 | 790 | |
791 | | - |
| 791 | + |
792 | 792 | |
793 | 793 | |
794 | 794 | |
| ||
1183 | 1183 | |
1184 | 1184 | |
1185 | 1185 | |
1186 | | - |
| 1186 | + |
1187 | 1187 | |
1188 | 1188 | |
1189 | 1189 | |
|
Collapse file
tools/gyp/pylib/gyp/mac_tool.py
Copy file name to clipboardExpand all lines: tools/gyp/pylib/gyp/mac_tool.py+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
285 | 285 | |
286 | 286 | |
287 | 287 | |
288 | | - |
| 288 | + |
289 | 289 | |
290 | 290 | |
291 | 291 | |
| ||
346 | 346 | |
347 | 347 | |
348 | 348 | |
349 | | - |
| 349 | + |
350 | 350 | |
351 | 351 | |
352 | 352 | |
|
Collapse file
tools/gyp/pylib/gyp/xcode_emulation.py
Copy file name to clipboardExpand all lines: tools/gyp/pylib/gyp/xcode_emulation.py+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1076 | 1076 | |
1077 | 1077 | |
1078 | 1078 | |
1079 | | - |
| 1079 | + |
1080 | 1080 | |
1081 | 1081 | |
1082 | 1082 | |
| ||
1093 | 1093 | |
1094 | 1094 | |
1095 | 1095 | |
1096 | | - |
| 1096 | + |
1097 | 1097 | |
1098 | 1098 | |
1099 | 1099 | |
|
Collapse file
tools/gyp/pylib/gyp/xcodeproj_file.py
Copy file name to clipboardExpand all lines: tools/gyp/pylib/gyp/xcodeproj_file.py+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1994 | 1994 | |
1995 | 1995 | |
1996 | 1996 | |
1997 | | - |
| 1997 | + |
1998 | 1998 | |
1999 | 1999 | |
2000 | 2000 | |
| ||
2047 | 2047 | |
2048 | 2048 | |
2049 | 2049 | |
2050 | | - |
| 2050 | + |
2051 | 2051 | |
2052 | 2052 | |
2053 | 2053 | |
|
0 commit comments