Skip to content

Commit 2287adc

Browse files
Merge pull request #292 from TheDragonCode/andrey-helldar-patch-1
Update patterns for analytics and metrics files
2 parents 2009083 + 650206e commit 2287adc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

biome.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"!composer.lock",
1616
"!package.json",
1717
"!package-lock.json",
18-
"!analytics.*",
19-
"!metrics.*"
18+
"!**/analytics.*",
19+
"!**/metrics.*"
2020
]
2121
},
2222
"formatter": {

0 commit comments

Comments
 (0)