Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 794aae8

Browse files
committed
Fix MD030/list-marker-space Spaces after list markers [Expected: 2]
1 parent d6d3468 commit 794aae8

File tree

1 file changed

+15
-15
lines changed
  • src/upgrade-compatibility-tool

1 file changed

+15
-15
lines changed

src/upgrade-compatibility-tool/run.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -249,21 +249,21 @@ File: /app/code/Custom/CatalogExtension/Controller/Index/Index.php
249249

250250
The report also includes a detailed summary:
251251

252-
* *Installed Version*: the version currently installed.
253-
* *{{site.data.var.ee}} Version*: the version you want to upgrade to.
254-
* *Running time*: amount of time the analysis took to build the report (mm:ss).
255-
* *{{site.data.var.ee}} core checked modules*: amount of core checked modules.
256-
* *{{site.data.var.ee}} core modified files*: amount of core modified file.
257-
* *{{site.data.var.ee}} % core modified files*: percentage of core modified files.
258-
* *{{site.data.var.ee}} checked modules*: amount of checked modules.
259-
* *Compatibility errors found*: amount of compatibility errors.
260-
* *Compatibility warnings found*: amount of compatibility warnings.
261-
* *Compatibility critical errors found*: amount of compatibility critical errors.
262-
* *GraphQL critical errors found*: amount of GraphQL critical errors.
263-
* *GraphQL warnings found*: amount of GraphQL warnings.
264-
* *Total errors found*: total amount of errors found.
265-
* *Total warnings found*: total amount of warnings found.
266-
* *Complexity score*: a figure that indicates how difficult is to upgrade from the current version to the new one.
252+
* *Installed Version*: the version currently installed.
253+
* *{{site.data.var.ee}} Version*: the version you want to upgrade to.
254+
* *Running time*: amount of time the analysis took to build the report (mm:ss).
255+
* *{{site.data.var.ee}} core checked modules*: amount of core checked modules.
256+
* *{{site.data.var.ee}} core modified files*: amount of core modified file.
257+
* *{{site.data.var.ee}} % core modified files*: percentage of core modified files.
258+
* *{{site.data.var.ee}} checked modules*: amount of checked modules.
259+
* *Compatibility errors found*: amount of compatibility errors.
260+
* *Compatibility warnings found*: amount of compatibility warnings.
261+
* *Compatibility critical errors found*: amount of compatibility critical errors.
262+
* *GraphQL critical errors found*: amount of GraphQL critical errors.
263+
* *GraphQL warnings found*: amount of GraphQL warnings.
264+
* *Total errors found*: total amount of errors found.
265+
* *Total warnings found*: total amount of warnings found.
266+
* *Complexity score*: a figure that indicates how difficult is to upgrade from the current version to the new one.
267267

268268
The lower this number is, the easier is to perform the upgrade.
269269

0 commit comments

Comments
 (0)