Skip to content

Commit

Permalink
fix: ignore alerts fixture
Browse files Browse the repository at this point in the history
  • Loading branch information
kitsonk committed Jan 12, 2024
1 parent d39e213 commit b4610d2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,8 @@
"test": "deno test --allow-read",
"coverage": "deno test --allow-read --coverage=cov_profile"
},
"fmt": {
"exclude": ["./test/fixtures/alerts.md"]
},
"lock": false
}

0 comments on commit b4610d2

Please sign in to comment.