Skip to content

Commit 650206e

Browse files
Update patterns for analytics and metrics files
1 parent 2009083 commit 650206e

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)