markdownlint/test/proper-names-non-word-boundaries.json

10 lines
103 B
JSON

{
"default": true,
"MD044": {
"names": [
".NET",
"NET.",
".NET."
]
}
}