mirror of
https://github.com/microsoft/DirectXTex.git
synced 2025-07-09 11:40:14 +02:00
21 lines
271 B
YAML
21 lines
271 B
YAML
# Copyright (c) Microsoft Corporation.
|
|
# Licensed under the MIT License.
|
|
|
|
# line-length
|
|
MD013: false
|
|
|
|
# blanks-around-headings
|
|
MD022: false
|
|
|
|
# blanks-around-lists
|
|
MD032: false
|
|
|
|
# no-inline-html
|
|
MD033: false
|
|
|
|
# no-bare-urls
|
|
MD034: false
|
|
|
|
# first-line-heading
|
|
MD041: false
|