Skip to content

Commit eedf096

Browse files
authored
codewhisperer: update language coefficients for IaC languages (#4153)
update language coefficients for IaC languages
1 parent b74af4d commit eedf096

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/codewhisperer/service/classifierTrigger.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@ export class ClassifierTrigger {
6161
go: -0.3504,
6262
scala: -0.534,
6363
cpp: -0.1734,
64+
json: 0,
65+
yaml: -0.3,
66+
tf: -0.55,
6467
}
6568

6669
// other metadata coefficient

0 commit comments

Comments
 (0)