This is an automated email from the ASF dual-hosted git repository. yiconghuang pushed a commit to branch fix/move-scalafix-conf in repository https://gitbox.apache.org/repos/asf/texera.git
commit 2f8138447354817a97c177adb3e2bea41de71766 Author: Yicong Huang <[email protected]> AuthorDate: Sun Oct 12 22:04:38 2025 -0700 fix: move scalafix.conf out to root --- common/.scalafix.conf => .scalafix.conf | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/common/.scalafix.conf b/.scalafix.conf similarity index 100% rename from common/.scalafix.conf rename to .scalafix.conf
