Commit 2661a96
authored
Add a new FAQ about ignoring formatting or types (#363)
* Add a new FAQ about ignoring formatting or types
Based on this Slack question: https://rewriteoss.slack.com/archives/C01A843MWG5/p1741425521114579
"Hi, is there a way to tell rewriteTest to ignore the formatting when comparing before and after java? Or ideally to compare AST is equivalent, ignoring if static imports or fully qualified types are used."
* Update based on feedback from Tim
---------
Co-authored-by: Mike Solomon <mike-solomon@users.noreply.github.com>1 parent caed5eb commit 2661a96
1 file changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
0 commit comments