From dc450b95559767e1f373bd9356c164fa06ccb71a Mon Sep 17 00:00:00 2001 From: Kyle Scully Date: Tue, 5 Aug 2025 16:41:47 +0000 Subject: [PATCH] rename settings.local.json to settings.json Use this link to re-run the recipe: https://app.moderne.io/recipes/org.openrewrite.RenameFile?organizationId=QUxML09wZW4gU291cmNlL09wZW5SZXdyaXRl#defaults%3DW3sidmFsdWUiOiIuY2xhdWRlL3NldHRpbmdzLmxvY2FsLmpzb24iLCJuYW1lIjoiZmlsZU1hdGNoZXIifSx7InZhbHVlIjoic2V0dGluZ3MuanNvbiIsIm5hbWUiOiJmaWxlTmFtZSJ9XQ%3D%3D Co-authored-by: Moderne --- .claude/{settings.local.json => settings.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .claude/{settings.local.json => settings.json} (100%) diff --git a/.claude/settings.local.json b/.claude/settings.json similarity index 100% rename from .claude/settings.local.json rename to .claude/settings.json