mirror of
https://github.com/danbulant/oxc
synced 2026-05-25 04:42:10 +00:00
I have an issue with this rule. I am able to identify the condition that breaks the rule, but I can't manage to get the fix done. I was thinking of concatenating the valid conditions with the common operator, but I am not sure how to do that (from `Expression` to turn to `string` to be passed as a parameter to the fix). any help is appreciated. NOTE: I will probably do some refactorization for this code after implementing the fix --------- Co-authored-by: Radu Baston <radu.baston@sectorlabs.ro> |
||
|---|---|---|
| .. | ||
| examples | ||
| fixtures/import | ||
| src | ||
| tests | ||
| Cargo.toml | ||