]> git.ipfire.org Git - thirdparty/pdns.git/commit
Upgrade check-spelling to v0.0.25 15577/head
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Tue, 20 May 2025 12:22:14 +0000 (08:22 -0400)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Tue, 1 Jul 2025 13:16:29 +0000 (09:16 -0400)
commit7c4d15e7770f773595db823f27c8ed3286576d1e
treef39def4f909cb61238a99d67feca9bc11173e622
parentdb373e015ab4749bf3370cb09286b8dbef620ed1
Upgrade check-spelling to v0.0.25

Refresh metadata based on
https://github.com/check-spelling/spell-check-this/commit/8749d8d8b30b5dfb272ae9b4579c07a8165fc273

- SARIF reporting is enabled by default
  - When active, public repositories will need to add a code scanning ruleset
  - For private repositories, unless you're using GHEC and paying for Advanced Security, you'll want to set a repository actions variable `DO_NOT_USE_SARIF_REPORTING` (see `/settings/variables/actions`) to `1` to disable SARIF

- Extend checking
  - `.rst` docs
  - pdns/dnsdistdist/dnsdist-settings-definitions.yml
.github/actions/spell-check/candidate.patterns
.github/actions/spell-check/expect.txt
.github/actions/spell-check/line_forbidden.patterns
.github/actions/spell-check/only.txt
.github/actions/spell-check/patterns.txt
.github/actions/spell-check/reject.txt
.github/workflows/spelling3.yml