Add latest changes from gitlab-org/gitlab@master

This commit is contained in:
GitLab Bot
2021-11-24 06:12:53 +00:00
parent 492f99eac8
commit b8c4740f87
27 changed files with 348 additions and 219 deletions

View File

@ -1,4 +1,4 @@
---
# Extended Markdown configuration to enforce no-trailing-spaces rule
"extends": "../../.markdownlint.yml"
"no-trailing-spaces": true
extends: "../../.markdownlint.yml"
no-trailing-spaces: true