tools
tools copied to clipboard
fix(rome_cli): Fix max diagnostic counts
This PR fixes the max diagnostics count for the linter.
The issue was that process_file reports a Success if a file has no diagnostic, even if the file has skipped diagnostics.
This PR changes process_file to return a Message if a file has reported diagnostics or any skipped diagnostics.
This PR further fixes an issue with the symlink tests that produced different output on unix/macos because the length of the resolved temp directory differs (/tmp vs /var/tmp.../), resulting in shorter or longer horizontal lines
Deploy Preview for docs-rometools canceled.
| Name | Link |
|---|---|
| Latest commit | a0c84ceb1643de551abf9f131b52e34dad6dcf71 |
| Latest deploy log | https://app.netlify.com/sites/docs-rometools/deploys/63823a22a19432000976e623 |