Commit 7030d2c
authored
chore: add default implementation for
Java version of [DefaultIgnoreInTestsTransformer](https://github.com/cloudquery/plugin-sdk/blob/main/transformers/struct.go#L41-L45)
fixes: #33IgnoreInTestsTransformer interface (#45)1 parent 4220e92 commit 7030d2c
File tree
2 files changed
+27
-0
lines changed- lib/src
- main/java/io/cloudquery/transformers
- test/java/io/cloudquery/transformers
2 files changed
+27
-0
lines changedLines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
0 commit comments