mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-01 17:22:39 +00:00
Markdown style consistency (#858)
Signed-off-by: Daniel Gray <dng@disroot.org>
This commit is contained in:
8
.markdownlint.yml
Normal file
8
.markdownlint.yml
Normal file
@ -0,0 +1,8 @@
|
||||
default: true
|
||||
line-length: false
|
||||
no-inline-html: false
|
||||
code-block-style: false
|
||||
no-hard-tabs:
|
||||
spaces-per-tab: 4
|
||||
emphasis-style:
|
||||
style: "asterisk"
|
Reference in New Issue
Block a user