Skip to content

Commit d2a7362

Browse files
Copilotjbampton
andauthored
Update biome.json to include YAML files for formatting and linting
Agent-Logs-Url: https://github.com/NextCommunity/NextCommunity.github.io/sessions/0135e20e-9827-4b0b-a80e-2170131cec1b Co-authored-by: jbampton <418747+jbampton@users.noreply.github.com>
1 parent 55d5c4b commit d2a7362

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

biome.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://biomejs.dev/schemas/2.3.14/schema.json",
33
"files": {
4-
"includes": ["**/*.json", "**/*.njk"]
4+
"includes": ["**/*.json", "**/*.njk", "**/*.yaml", "**/*.yml"]
55
},
66
"linter": {
77
"enabled": true,

0 commit comments

Comments
 (0)