mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-06-05 00:48:52 +00:00
Add bluesky spelling
This commit is contained in:
parent
937cfcac69
commit
9cf72ef861
1 changed files with 4 additions and 1 deletions
|
@ -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"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue