Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2023-06-12 02:55:24 +0300
committerEvan Read <eread@gitlab.com>2023-06-12 03:05:47 +0300
commit94013c0f064154156ace58bea555d859786075eb (patch)
treeeb7a7e71f19496b56dfbcedebb3f317152c8e098 /.markdownlint.yml
parent99a6249de39ddfd1dec3753205a39a9881e1fcaf (diff)
Document linting and improve documentation linting
Diffstat (limited to '.markdownlint.yml')
-rw-r--r--.markdownlint.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.markdownlint.yml b/.markdownlint.yml
index 3883d544a..693520b7a 100644
--- a/.markdownlint.yml
+++ b/.markdownlint.yml
@@ -50,6 +50,7 @@ proper-names:
"Geo",
"Git LFS",
"git-annex",
+ "git-credential-oauth",
"git-sizer",
"Git",
"Gitaly",
@@ -100,7 +101,6 @@ proper-names:
"OAuth",
"OAuth 2",
"OmniAuth",
- "Omnibus GitLab",
"OpenID",
"OpenShift",
"PgBouncer",
@@ -147,3 +147,4 @@ proper-names:
"YouTrack"
]
code_blocks: false
+ html_elements: false