diff --git a/.markdownlint-cli2.yaml b/.markdownlint-cli2.yaml index 88c67e576..7ee48734a 100644 --- a/.markdownlint-cli2.yaml +++ b/.markdownlint-cli2.yaml @@ -32,6 +32,7 @@ globs: ignores: - "documentation/developers/docstring/*" - "src/**" + - "LICENSE" # Use a plugin to recognize math #markdownItPlugins: