From 7cfe0be61cfaf2de20542c640992bae4ec8af061 Mon Sep 17 00:00:00 2001 From: Yota Toyama Date: Thu, 2 Oct 2025 18:53:46 -0700 Subject: [PATCH] Rename `cspell.json` file (#472) --- .cspell.json => cspell.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .cspell.json => cspell.json (100%) diff --git a/.cspell.json b/cspell.json similarity index 100% rename from .cspell.json rename to cspell.json