Use XDG Standard

This commit is contained in:
js0ny 2024-11-01 12:16:59 +00:00
parent 270d7a9de8
commit fbe6495c85
17 changed files with 115 additions and 39 deletions

View file

@ -0,0 +1,6 @@
{
"line-length": false,
"no-inline-html": false,
"no-alt-text": false,
"ul-style": { "style": "dash" }
}