[PR #455] [MERGED] fix typo Operator #488

Closed
opened 2026-06-08 11:28:45 +03:00 by zhus · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bootandy/dust/pull/455
Author: @Its-Just-Nans
Created: 12/29/2024
Status: Merged
Merged: 1/15/2025
Merged by: @bootandy

Base: masterHead: typos-operator


📝 Commits (3)

📊 Changes

4 files changed (+27 additions, -22 deletions)

View changed files

📝 .github/workflows/CICD.yml (+5 -0)
📝 src/config.rs (+10 -10)
📝 src/dir_walker.rs (+7 -7)
📝 src/utils.rs (+5 -5)

📄 Description

Hello

This PR


🔄 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/bootandy/dust/pull/455 **Author:** [@Its-Just-Nans](https://github.com/Its-Just-Nans) **Created:** 12/29/2024 **Status:** ✅ Merged **Merged:** 1/15/2025 **Merged by:** [@bootandy](https://github.com/bootandy) **Base:** `master` ← **Head:** `typos-operator` --- ### 📝 Commits (3) - [`b7220bb`](https://github.com/bootandy/dust/commit/b7220bbe99fbc7d5eac9e709c7fbf0e0c10a8dbc) fix typo Operator - [`55da8ed`](https://github.com/bootandy/dust/commit/55da8ed2a44605ededcdd40e0ee0a12b48a14d78) clippy - [`6dae497`](https://github.com/bootandy/dust/commit/6dae497a1ab61bb346c0b9e846970a52a32f4c42) add wget install ### 📊 Changes **4 files changed** (+27 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/CICD.yml` (+5 -0) 📝 `src/config.rs` (+10 -10) 📝 `src/dir_walker.rs` (+7 -7) 📝 `src/utils.rs` (+5 -5) </details> ### 📄 Description Hello This PR - fix the typo `Operator` - Fixed with `typos -w` https://github.com/crate-ci/typos - add typos to the CI/CD using typos actions - https://github.com/marketplace/actions/typos-action --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
zhus added the pull-request label 2026-06-08 11:28:45 +03:00
zhus closed this issue 2026-06-08 11:28:46 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bootandy/archived-dust#488