Skip to content

Disable default output of stdin/stdout in verbose mode#309

Open
ryanjdillon wants to merge 2 commits intosbdchd:masterfrom
ryanjdillon:add_compact_output
Open

Disable default output of stdin/stdout in verbose mode#309
ryanjdillon wants to merge 2 commits intosbdchd:masterfrom
ryanjdillon:add_compact_output

Conversation

@ryanjdillon
Copy link

I like to run neoformat in verbose mode for debugging. However, I don't find it so useful having stdin and stdout logged.

This PR adds compact to the config, so when running with verbose, stdin and stdout only log to the output if compact==1. This works for my use-case, so I thought I'd just put this here to see if you all think this would be of interest.

@ryanjdillon ryanjdillon changed the title Remove stdin and stdout from logged output in verbose mode Disable default output of stdin/stdout in verbose mode Aug 2, 2020
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

Successfully merging this pull request may close these issues.

1 participant