Skip to content

Commit

Permalink
Add IDE-specific Gradle plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
62832 committed Apr 30, 2024
1 parent 09eabd7 commit b89ce8e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
plugins {
eclipse
idea
alias(libs.plugins.neogradle)
alias(libs.plugins.mixin)
alias(libs.plugins.spotless)
Expand Down

0 comments on commit b89ce8e

Please sign in to comment.