Skip to content

Commit

Permalink
Merge pull request #643 from GSA-TTS/wesley-dean-gsa-patch-2
Browse files Browse the repository at this point in the history
  • Loading branch information
wesley-dean-gsa authored Nov 13, 2024
2 parents 5f47bca + fbb8ca7 commit e2f0000
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 28 deletions.
29 changes: 29 additions & 0 deletions .markdownlint.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"blanks-around-fences": false,
"blanks-around-headings": false,
"blanks-around-lists": false,
"code-fence-style": false,
"emphasis-style": false,
"heading-start-left": false,
"hr-style": false,
"list-indent": false,
"list-marker-space": false,
"no-blanks-blockquote": false,
"no-hard-tabs": false,
"no-missing-space-atx": false,
"no-missing-space-closed-atx": false,
"no-multiple-blanks": false,
"no-multiple-space-atx": false,
"no-multiple-space-blockquote": false,
"no-multiple-space-closed-atx": false,
"no-trailing-spaces": false,
"ol-prefix": false,
"strong-style": false,
"ul-indent": false,
"MD013": {
"line_length": 999,
"heading_line_length": 999,
"code_block_line_length": 999
},
"MD041": false
}
28 changes: 0 additions & 28 deletions .markdownlint.yaml

This file was deleted.

0 comments on commit e2f0000

Please sign in to comment.