Skip to content

Commit

Permalink
Skip URL linter
Browse files Browse the repository at this point in the history
  • Loading branch information
mbaldessari committed Sep 24, 2024
1 parent 2a8cac6 commit 08e86f3
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/linters/.textlintrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"rules": {
"terminology": {
// Excludes terms
"exclude": [
"URL"
]
}
}
}

0 comments on commit 08e86f3

Please sign in to comment.