Vladyslav Varlan
Vladyslav Varlan
Here are some examples of how new implementation will handle `//selfieonce` replace. These will be replaced: - `//selfieonce` - `// selfieonce` - `//selfieonce ` (with trailing whitespaces) - If `//selfieonce`...
Hi @nedtwigg, thanks for the interest in the PR. I didn't actually bump into this problem myself. I just think this library introduces interesting approach for snapshot testing that I've...
I saw that Ci was failing with spotless check, so I ran spotlessApply and force-pushed changes, hopefully it will be okay this time.