KEMBAR78
Add total problems to output and --quiet argument by mgrachev · Pull Request #242 · dotenv-linter/dotenv-linter · GitHub
Skip to content

Conversation

mgrachev
Copy link
Member

@mgrachev mgrachev commented Aug 5, 2020

This PR originates from #240.
I decided to add an additional flag to be able not to display verbose information such as "Found n problems".
In #240 PR uses the flag --no-color for this, but I think we should add the additional flag --quiet.

✔ Checklist:

  • This PR has been added to CHANGELOG.md (at the top of the list);
  • Tests for the changes have been added (for bug fixes / features);
  • Docs have been added / updated (for bug fixes / features).

@mgrachev mgrachev changed the title Add quiet argument Add --quiet argument Aug 5, 2020
Signed-off-by: Mikhail Grachev <work@mgrachev.com>
Signed-off-by: Mikhail Grachev <work@mgrachev.com>
Signed-off-by: Mikhail Grachev <work@mgrachev.com>
Signed-off-by: Mikhail Grachev <work@mgrachev.com>
@mgrachev mgrachev requested review from DDtKey and mstruebing and removed request for DDtKey August 5, 2020 17:36
@mgrachev mgrachev added this to the v2.2.0 milestone Aug 5, 2020
Signed-off-by: Mikhail Grachev <work@mgrachev.com>
DDtKey
DDtKey previously approved these changes Aug 6, 2020
Copy link
Member

@DDtKey DDtKey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a good idea to make a separate flag to control additional output 🚀

The only thing I would point out is that this PR adds not only the --quiet flag, but also the additional output itself 😂

wesleimp
wesleimp previously approved these changes Aug 6, 2020
Copy link
Contributor

@wesleimp wesleimp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👌

@mgrachev mgrachev dismissed stale reviews from wesleimp and DDtKey via 687dadd August 6, 2020 18:11
Signed-off-by: Mikhail Grachev <work@mgrachev.com>
@mgrachev mgrachev changed the title Add --quiet argument Add total problems to output and --quiet argument Aug 7, 2020
@mgrachev mgrachev requested a review from DDtKey August 7, 2020 11:03
@mgrachev
Copy link
Member Author

mgrachev commented Aug 7, 2020

The only thing I would point out is that this PR adds not only the --quiet flag, but also the additional output itself 😂

Fixed 😃

@mgrachev
Copy link
Member Author

mgrachev commented Aug 10, 2020

@dotenv-linter/core Need your approval again 🙂

Copy link
Member

@DDtKey DDtKey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@mgrachev mgrachev merged commit 14d8208 into master Aug 10, 2020
@mgrachev mgrachev deleted the add-quiet-arg branch August 10, 2020 13:57
@mgrachev mgrachev mentioned this pull request Aug 11, 2020
21 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants