[PR #223] Spell check #348

Open
opened 2026-03-13 16:19:02 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/acme-dns/acme-dns/pull/223
Author: @jsoref
Created: 4/7/2020
Status: 🔄 Open

Base: masterHead: spell-check


📝 Commits (4)

📊 Changes

5 files changed (+319 additions, -5 deletions)

View changed files

.github/actions/spelling/excludes.txt (+2 -0)
.github/actions/spelling/expect.txt (+291 -0)
.github/actions/spelling/patterns.txt (+6 -0)
.github/workflows/spelling.yml (+15 -0)
📝 dns_test.go (+5 -5)

📄 Description

This addresses #91


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/acme-dns/acme-dns/pull/223 **Author:** [@jsoref](https://github.com/jsoref) **Created:** 4/7/2020 **Status:** 🔄 Open **Base:** `master` ← **Head:** `spell-check` --- ### 📝 Commits (4) - [`4406205`](https://github.com/acme-dns/acme-dns/commit/4406205bbfd96da4bd46464a5769dd12c5d7c2b5) spelling: authoritative - [`1040bcb`](https://github.com/acme-dns/acme-dns/commit/1040bcbcb73a4bebf34f2ca6cf12ede449081183) spelling: expecting - [`68fe3f4`](https://github.com/acme-dns/acme-dns/commit/68fe3f4451cdc71e7fb8883141fb23a51c5ed648) spelling: nonexistent - [`5a773de`](https://github.com/acme-dns/acme-dns/commit/5a773de6d69fea58d733955272328fa33fa97fa7) Set up spell-checking action ### 📊 Changes **5 files changed** (+319 additions, -5 deletions) <details> <summary>View changed files</summary> ➕ `.github/actions/spelling/excludes.txt` (+2 -0) ➕ `.github/actions/spelling/expect.txt` (+291 -0) ➕ `.github/actions/spelling/patterns.txt` (+6 -0) ➕ `.github/workflows/spelling.yml` (+15 -0) 📝 `dns_test.go` (+5 -5) </details> ### 📄 Description This addresses #91 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/acme-dns#348
No description provided.