Skip to content

Commit 3efa7d1

Browse files
Merge main into feature/dev-execution
2 parents 101ed85 + dfe6af0 commit 3efa7d1

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"type" : "feature",
3+
"description" : "Amazon Q /dev: support `.gradle` files"
4+
}

plugins/core/jetbrains-community/src/software/aws/toolkits/jetbrains/services/telemetry/TelemetryUtils.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ val ALLOWED_CODE_EXTENSIONS = setOf(
6565
"gitignore",
6666
"go",
6767
"gql",
68+
"gradle",
6869
"graphql",
6970
"groovy",
7071
"gs",

0 commit comments

Comments
 (0)