mirror of
https://mau.dev/andreijiroh-dev/website.git
synced 2024-11-10 03:39:38 +00:00
Andrei Jiroh Halili
b310751cd6
Somewhat related to https://github.com/andreijiroh-dev/personal-launchpad/issues/4, but maybe not? Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.xyz>
43 lines
No EOL
833 B
JSON
43 lines
No EOL
833 B
JSON
{
|
|
"yaml.schemas": {
|
|
"https://squidfunk.github.io/mkdocs-material/schema.json": "mkdocs*.yml"
|
|
},
|
|
"marquee.widgets.npm-stats.packageNames": [
|
|
"@ajhalili2006/tildeverse-web"
|
|
],
|
|
"conventionalCommits.scopes": [
|
|
"mkdocs.yml",
|
|
"gitlab-ci",
|
|
"builds.sr.ht",
|
|
"docker",
|
|
"markdown",
|
|
"readme",
|
|
"meta",
|
|
"global",
|
|
"deps-dev",
|
|
"docker",
|
|
"scripts",
|
|
"github-actions",
|
|
"dni",
|
|
"gitpod"
|
|
],
|
|
"conventionalCommits.autoCommit": false,
|
|
"conventionalCommits.promptCI": true,
|
|
"git.alwaysSignOff": true,
|
|
"gitlens.remotes": [
|
|
{
|
|
"domain": "mau.dev",
|
|
"type": "GitLab"
|
|
}
|
|
],
|
|
"foam.edit.linkReferenceDefinitions": "withExtensions",
|
|
"foam.files.ignore": [
|
|
".github/**"
|
|
],
|
|
"cSpell.words": [
|
|
"Autist",
|
|
"BDFL",
|
|
"gatekeep",
|
|
"Yubikey"
|
|
]
|
|
} |