Added runners to forgejo, fixed vale workflow, added spelling workflow, changed over to ForgeJo
language for actions.
This commit is contained in:
parent
15bb80e48f
commit
c09ad222b0
39 changed files with 105 additions and 359 deletions
|
|
@ -2,4 +2,5 @@ StylesPath = styles
|
|||
Packages = Google, Readability, write-good, proselint
|
||||
|
||||
[*.{adoc,html,md}]
|
||||
BasedOnStyles = Google, Readability, write-good, proselint
|
||||
gugulet-hu = YES
|
||||
|
|
|
|||
8
.vale/gugulet-hu/Spelling.yml
Normal file
8
.vale/gugulet-hu/Spelling.yml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
extends: spelling
|
||||
message: "Spelling error: '%s' is not a recognized word."
|
||||
level: error
|
||||
ignore: |
|
||||
(?i)
|
||||
gugulet
|
||||
mlungisi
|
||||
yourname
|
||||
Loading…
Add table
Add a link
Reference in a new issue