Commit 8e567e9
committed
Fix plugin validation
IntelliJ didn't save these files so it wasn't picked up by lazygit :P
`validatePlugins` ensures the proper usage of task annotations, and it
seems like I misused Gradle's `@Internal` annotation for these
properties.1 parent d04992f commit 8e567e9
2 files changed
Lines changed: 1 addition & 2 deletions
File tree
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | 52 | | |
54 | 53 | | |
55 | 54 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments