- Notifications
You must be signed in to change notification settings - Fork73
fix: #142 raw literal with backslashes becomes "unescaped"#143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
ccoVeille left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
I see no tests updated, wasn't any?
Uh oh!
There was an error while loading.Please reload this page.
dim0xff commentedAug 11, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
@ccoVeille I added test to_fixtures/struct_tags.go and test expectation to_fixtures/struct_tags__exp.go Fixtures are being tested via |
ccoVeille commentedAug 12, 2024
Oh that's right. I expected the tests to be in a _test.go file |
mgabeler-lee-6rs commentedMar 24, 2025
amanbolat commentedJul 6, 2025
Hi there, |
landonalder commentedAug 12, 2025
This is also a problem for us that I just discovered today. If this could be merged, that would be amazing@mckern |
Uh oh!
There was an error while loading.Please reload this page.
fix#142