mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-14 21:38:38 +00:00
2641965792
Fix 1 Fix 2 Fix 2.6 Logging
11 lines
217 B
YAML
11 lines
217 B
YAML
# Autoformatter friendly markdownlint config (all formatting rules disabled)
|
|
default: true
|
|
blank_lines: false
|
|
bullet: false
|
|
html: false
|
|
indentation: false
|
|
line_length: false
|
|
spaces: false
|
|
url: false
|
|
whitespace: false
|