Skip to content

Config. validation for no_output vs. verbose #520

@paulo-ferraz-oliveira

Description

@paulo-ferraz-oliveira

I found myself writing a test for {verbose, true}, {no_output, true} and wonder if we shouldn't issue a warning in this case, for consistency.

I know verbose is for making the info. more, well, verbose, and no_output is probably for CI, but I think having what I was testing (as per above) is confusing, even with the README.

verbose states "more information will be printed"
no_output states "nothing will be printed"

Another way to look at this would be to merge the two options into e.g. verbosity, where we could have none | summary | detail, for example

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions