Skip to content

Add NO_COLOR support #69

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 4 commits into from
Aug 23, 2020
Merged

Add NO_COLOR support #69

merged 4 commits into from
Aug 23, 2020

Conversation

Matthiee
Copy link
Member

Fixes #52

@Matthiee Matthiee added the enhancement New feature or request label Aug 23, 2020
@Matthiee Matthiee added this to the 0.3.vNext milestone Aug 23, 2020
@Matthiee Matthiee self-assigned this Aug 23, 2020
@Matthiee Matthiee changed the base branch from master to 0.3.1 August 23, 2020 09:50
@codecov-commenter
Copy link

Codecov Report

Merging #69 into 0.3.1 will increase coverage by 0.06%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##            0.3.1      #69      +/-   ##
==========================================
+ Coverage   89.80%   89.87%   +0.06%     
==========================================
  Files          45       45              
  Lines        1187     1195       +8     
==========================================
+ Hits         1066     1074       +8     
  Misses        121      121              

@Matthiee Matthiee merged commit 2f2c804 into 0.3.1 Aug 23, 2020
Matthiee added a commit that referenced this pull request Aug 23, 2020
* Add Command Discovery (#66)

* Add command disoverer

* Add tests

* Improve Usage Printer and Usage Builder API (#68)

* Improve IUsageBuilder, IUsagePrinter
- Add errors
- Rework API

Fixes #64

* Improve error output
Update program

* Fix errors

* Make UsagePrinter virtual

* Improve styling

* Add NO_COLOR support (#69)

* Add support for NO_COLOR
fixes #52

* Update xml documentation

* Add tests

* Fix styling issue
@Matthiee Matthiee deleted the 52_no_color_support branch August 30, 2020 10:33
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support NO_COLOR
2 participants