mirror of
https://github.com/netbirdio/netbird.git
synced 2026-07-16 19:49:56 +00:00
The recursive ** skip pattern did not take effect with the codespell shipped by the action, so de/common.json still tripped on real German words. Use single-star globs (matched per path segment across versions) and skip every translated locale, keeping only en as source of truth.