RIP keybase 🙏

This commit is contained in:
2020-05-24 09:09:52 -04:00
parent c165478f02
commit a48576e4eb
4 changed files with 53 additions and 38 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
"hr-style": { "style": "---" },
"line-length": false,
"no-empty-links": false,
"no-inline-html": { "allowed_elements": [ "p", "a", "strong", "em", "img", "svg", "path", "polygon", "circle", "g", "code", "span", "sup", "figure", "figcaption", "iframe" ] },
"no-inline-html": { "allowed_elements": [ "a", "strong", "em", "img", "svg", "path", "polygon", "circle", "g", "code", "span", "sup", "figure", "figcaption", "iframe" ] },
"no-trailing-punctuation": false,
"single-h1": false,
"whitespace": false