Skip to content

Commit 6a9ee8d

Browse files
committed
chore: ignore docs
1 parent 0e7a9ef commit 6a9ee8d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

deno.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@
2727
"fmt": {
2828
"semiColons": false,
2929
"exclude": [
30-
".bmp.yml"
30+
".bmp.yml",
31+
"docs"
3132
]
3233
}
3334
}

0 commit comments

Comments
 (0)