fix: normalized all commands chars
-
Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA. As a benefit of being a GitLab Community Contributor, you receive complimentary access to GitLab Duo.
Description
Checked chars parity in every command. Basically ensured that for comments, always a '#' is used, for output, '>' and for commands '$'
- fix: normalized all commands chars
Related Issues
Resolves #7845 (closed)
How has this been tested?
This is a simple bug, tested using the cli output and unit tests
Types of changes
-
Bug fix (non-breaking change which fixes an issue) -
New feature (non-breaking change which adds functionality) -
Breaking change (fix or feature that would cause existing functionality to change) -
Documentation -
Chore (Related to CI or Packaging to platforms) -
Test gap
Edited by Jose Gabriel Companioni Benitez