Skip to content

fix: normalized all commands chars

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

Merge request reports

Loading