Commit 5e7f4d4
authored
[TASK] Overwrite run command (#1054)
Other than what we did before we do now a full overwrite of the run
command. This allows us to remove a number of less optimal constructions
in the command. The change itself is empowered by the changes in
phpdocumentor/guides-cli 1.9 which now provides a number of helper
classes to simplify self build run commands.1 parent 49c5c34 commit 5e7f4d4
File tree
5 files changed
+235
-189
lines changed- packages/typo3-guides-extension
- resources/config
- src/Command
5 files changed
+235
-189
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments