Add bluesky spelling

This commit is contained in:
Anbraten 2024-12-15 10:33:30 +01:00
parent 937cfcac69
commit 9cf72ef861
No known key found for this signature in database
GPG key ID: B1222603899C6B25

View file

@ -21,6 +21,7 @@
"backports",
"binutils",
"bitbucketdatacenter",
"Bluesky",
"Boguslawski",
"bradrydzewski",
"BUILDPLATFORM",
@ -272,5 +273,7 @@
// ignore inline svg in css
"\\s*url\\(\"data:image/svg\\+xml.*"
],
"enableFiletypes": ["dockercompose"]
"enableFiletypes": [
"dockercompose"
]
}