From c3511e7c8666f375d8ebe2502788f1ac85be937d Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Thu, 3 Sep 2026 08:56:43 -0700 Subject: [PATCH] ci: let codespell past the sme variable in the mount tests (#11121) weedfs_stream_mutate_error_test.go names its *streamMutateError local sme, which codespell reads as a misspelling of same/some. It is an identifier, so exempt it beside the other variable-name entries. Claude-Session: https://claude.ai/code/session_01BYrb2AdJSckq9FdHuqseDJ