This repository was archived by the owner on May 8, 2024. It is now read-only.
Commit 55e42b9
committed
fix: returning the template requirements check
It was mistakenly removed. When a app is created by stackfile all plugins in the stackfile are applied. That's is why the dependency are resolved and the other plugin are enabled to apply
Signed-off-by: Matheus Ferreira <matheus.ferreira@zup.com.br>1 parent 062584c commit 55e42b9
File tree
1 file changed
+1
-5
lines changed- src/main/kotlin/com/stackspot/intellij/services
1 file changed
+1
-5
lines changedLines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | 63 | | |
68 | | - | |
| 64 | + | |
69 | 65 | | |
70 | 66 | | |
71 | 67 | | |
0 commit comments