Skip to content

Use "dedup" consistently across the repo#777

Merged
phbnf merged 1 commit into
transparency-dev:mainfrom
phbnf:deduprename
Sep 22, 2025
Merged

Use "dedup" consistently across the repo#777
phbnf merged 1 commit into
transparency-dev:mainfrom
phbnf:deduprename

Conversation

@phbnf

@phbnf phbnf commented Sep 19, 2025

Copy link
Copy Markdown
Contributor

find ./* -type f -exec sed -i "s/Dedupe/Dedup/g" {} ';'
find ./* -type f -exec sed -i "s/dedupe/dedup/g" {} ';'

Plus a manual edit of antispam.go line 66.

@phbnf phbnf requested a review from AlCutter September 19, 2025 11:16
@phbnf phbnf requested a review from a team as a code owner September 19, 2025 11:16
@phbnf phbnf added the enhancement New feature or request label Sep 19, 2025
@phbnf phbnf merged commit a04aaa1 into transparency-dev:main Sep 22, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants