Disable proselint and remove unused link

This commit is contained in:
Ilan Cosman 2022-08-06 13:45:07 -04:00
parent ea39d97323
commit e3b79b7358
2 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,5 @@
---
DISABLE_LINTERS: [SPELL_CSPELL]
DISABLE_LINTERS: [SPELL_CSPELL, SPELL_PROSELINT]
GITHUB_STATUS_REPORTER: false
PRINT_ALPACA: false
YAML_PRETTIER_FILE_EXTENSIONS: [.yml, .md]

View File

@ -71,7 +71,6 @@ All links should be in the [reference style][], with references at the bottom of
[`fish --no-execute`]: https://fishshell.com/docs/current/cmds/fish.html
[`fish_indent`]: https://fishshell.com/docs/current/cmds/fish_indent.html
[clownfish]: https://github.com/IlanCosman/clownfish
[code of conduct]: CODE_OF_CONDUCT.md
[littlecheck]: https://github.com/ridiculousfish/littlecheck
[mega-linter]: https://github.com/nvuillam/mega-linter
[prettier]: https://github.com/prettier/prettier