diff --git a/.markdownlint.yaml b/.markdownlint.yaml deleted file mode 100644 index ff7d7cc..0000000 --- a/.markdownlint.yaml +++ /dev/null @@ -1 +0,0 @@ -MD013: false diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ca95a6e..4501409 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,10 +12,6 @@ repos: exclude: ^test/ - id: mixed-line-ending exclude: ^test/ -- repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.27.1 - hooks: - - id: markdownlint - repo: meta hooks: - id: check-useless-excludes diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 0d424fd..041fbb6 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -5,7 +5,6 @@ For more details, please read the [Mozilla Community Participation Guidelines](https://www.mozilla.org/about/governance/policies/participation/). ## How to Report - For more information on how to report violations of the Community Participation Guidelines, please read our '[How to Report](https://www.mozilla.org/about/governance/policies/participation/reporting/)' page.