| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Previously, parse error were not reported in the summary. With this commit, the exit code from -EnableExit matches the number of reported issues.
| Back | FazBrowse Home | New Git URL |
PR Summary
Previously, parse error were not reported in the summary. With this PR, the exit code from -EnableExit matches the number of diagnostics reported by -ReportSummary and parse errors are included under errors. Since -ReportSummary output is sent directly to the host, I don't believe this to be a breaking change.
PR Checklist