Skip to content

Commit 667b832

Browse files
andrey-helldargithub-actions[bot]
authored andcommitted
🦋 The code style has been fixed
1 parent 3107d86 commit 667b832

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

‎biome.json‎

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,8 @@
1515
"!composer.lock",
1616
"!package.json",
1717
"!package-lock.json",
18-
"!analytics.*",
19-
"!metrics.*",
20-
"!coverage",
21-
"!dist"
18+
"!**/analytics.*",
19+
"!**/metrics.*"
2220
]
2321
},
2422
"formatter": {

0 commit comments

Comments
 (0)