You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 4, 2020. It is now read-only.
Note that on windows, you'll need to pipe stderr to stdout to capture all the messages sent by the check command.
Something like this: eclint check "**/*.cs" > report.log 2>&1
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
Is it possible to save the output of reporter to a file rather than stdout?
The text was updated successfully, but these errors were encountered: