PR #22547 opened by Niklas Haas (haasn) URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/22547 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/22547.patch
We allow both readd and re-add, so it makes sense to allow both reuse and re-use. They are both listed in my dictionary. Signed-off-by: Niklas Haas <[email protected]> >From c69e273fdc41e802e4d80547c9a6fd3c5012e0e8 Mon Sep 17 00:00:00 2001 From: Niklas Haas <[email protected]> Date: Wed, 18 Mar 2026 18:47:23 +0100 Subject: [PATCH] forgejo/pre-commit/ignored-words: add re-use We allow both readd and re-add, so it makes sense to allow both reuse and re-use. They are both listed in my dictionary. Signed-off-by: Niklas Haas <[email protected]> --- .forgejo/pre-commit/ignored-words.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/.forgejo/pre-commit/ignored-words.txt b/.forgejo/pre-commit/ignored-words.txt index 870fd96be3..0bdf0a6591 100644 --- a/.forgejo/pre-commit/ignored-words.txt +++ b/.forgejo/pre-commit/ignored-words.txt @@ -69,6 +69,7 @@ pEvents PixelX Psot quater +re-use readd recuse redY -- 2.52.0 _______________________________________________ ffmpeg-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]
