Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

fix(rome_diagnostics): do not print invisible characters on unchanged diff lines #3334

Merged
merged 2 commits into from
Oct 5, 2022

Conversation

leops
Copy link
Contributor

@leops leops commented Oct 5, 2022

Summary

Fixes #3327

This PR disables the printing of leading tabs and lone spaces in diff lines that are unchanged

Test Plan

I've update the related tests and snapshots with the new printing

@leops leops requested a review from xunilrj as a code owner October 5, 2022 10:00
@leops leops requested a review from a team October 5, 2022 10:00
@leops leops temporarily deployed to netlify-playground October 5, 2022 10:00 Inactive
@netlify
Copy link

netlify bot commented Oct 5, 2022

Deploy Preview for rometools ready!

Name Link
🔨 Latest commit 2b92abe
🔍 Latest deploy log https://app.netlify.com/sites/rometools/deploys/633d846852898300095c180c
😎 Deploy Preview https://deploy-preview-3334--rometools.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@github-actions
Copy link

github-actions bot commented Oct 5, 2022

@leops leops force-pushed the fix/unchanged-diff-invisibles branch from 60a35fc to 2b92abe Compare October 5, 2022 13:11
@leops leops temporarily deployed to netlify-playground October 5, 2022 13:12 Inactive
@leops leops merged commit 0bef906 into main Oct 5, 2022
@leops leops deleted the fix/unchanged-diff-invisibles branch October 5, 2022 13:56
@leops leops added the A-Diagnostic Area: errors and diagnostics label Oct 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A-Diagnostic Area: errors and diagnostics
Projects
None yet
Development

Successfully merging this pull request may close these issues.

📎 Consider ignoring invisible characters when displaying diffs
2 participants