Skip to content
Snippets Groups Projects
Commit 7850f0de authored by William Warriner's avatar William Warriner
Browse files

add checking info

parent 01fd1aac
No related branches found
No related tags found
No related merge requests found
# File created using '.gitignore Generator' for Visual Studio Code: https://bit.ly/vscode-gig
# Created by https://www.toptal.com/developers/gitignore/api/windows,visualstudiocode,linux,macos,python,r
# Edit at https://www.toptal.com/developers/gitignore?templates=windows,visualstudiocode,linux,macos,python,r
# Created by https://www.toptal.com/developers/gitignore/api/windows,visualstudiocode,r,python,macos,linux
# Edit at https://www.toptal.com/developers/gitignore?templates=windows,visualstudiocode,r,python,macos,linux
### Linux ###
*~
......@@ -322,7 +322,7 @@ $RECYCLE.BIN/
# Windows shortcuts
*.lnk
# End of https://www.toptal.com/developers/gitignore/api/windows,visualstudiocode,linux,macos,python,r
# End of https://www.toptal.com/developers/gitignore/api/windows,visualstudiocode,r,python,macos,linux
# Custom rules (everything added below won't be overriden by 'Generate .gitignore File' if you use 'Update' option)
......
......@@ -47,9 +47,7 @@
"MD040": {
"language_only": false
},
"MD041": {
"level": 1
},
"MD041": false,
"MD043": false,
"MD044": {
"code_blocks": false,
......@@ -60,6 +58,7 @@
"UAB Research Computing"
]
},
"MD045": false,
"MD046": {
"style": "fenced"
},
......
repos:
- repo: https://github.com/DavidAnson/markdownlint-cli2
rev: v0.13.0
hooks:
- id: markdownlint-cli2
require_serial: true
- repo: local
hooks:
- id: quarto-render
name: Build presentation
entry: "conda activate quarto && quarto render"
language: system
always_run: true
pass_filenames: false
{
"bracketSameLine": true,
"htmlWhitespaceSensitivity": "ignore"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment