Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Added silent to directives #26

Open
ptth222 opened this issue Jun 22, 2023 · 1 comment
Open

Added silent to directives #26

ptth222 opened this issue Jun 22, 2023 · 1 comment

Comments

@ptth222
Copy link
Collaborator

ptth222 commented Jun 22, 2023

I am going to create issues about some of the new features/changes I have added so far just to run them by you and discuss some particulars. I'll start with this one. I added the "silent" keyword to all directive types so users can decide directive by directive if they want to see warnings/errors about them. I felt this was necessary as it has become more likely that some non-required directives would print a lot of nuisance messages. Nested directives will inherit the silent state of the calling directive unless it is overwritten. The default is the silent state given through the CLI.

Any questions or comments?

@hunter-moseley
Copy link
Member

hunter-moseley commented Jun 22, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants