Skip to content

Commit 9eee178

Browse files
[STYLE] Squash the space (- WIP #410 -)
Changes in file docs/CI.md: * remove the indents
1 parent 0476b79 commit 9eee178

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

docs/CI.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -352,11 +352,12 @@ albeit with different levels of details per linter workflow and target branch.
352352

353353
The generalized design of linter workflows in the Multicast Project CI/CD pipeline follows these
354354
same phases:
355-
* **Initialization** - Bootstraps environment and any initial setup automatically
356-
* **Clone** - git clone the Multicast Git Repository and any submodules needed
357-
* **Linting** - performs the actual linting on the resulting clone
358-
* **Post-processing** (optional) - any post-processing of the resulting linting results
359-
* **Reporting** - report any results and/or linting status
355+
356+
* **Initialization** - Bootstraps environment and any initial setup automatically
357+
* **Clone** - git clone the Multicast Git Repository and any submodules needed
358+
* **Linting** - performs the actual linting on the resulting clone
359+
* **Post-processing** (optional) - any post-processing of the resulting linting results
360+
* **Reporting** - report any results and/or linting status
360361

361362
> [!IMPORTANT]
362363
> This overview does not address the complexities of CI/CD timing, concurrency, or the various

0 commit comments

Comments
 (0)