This is an automated email from the ASF dual-hosted git repository.
jiadongb pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/texera.git
The following commit(s) were added to refs/heads/main by this push:
new 51cf0b6e91 fix: move `.scalafix.conf` out to root (#3888)
51cf0b6e91 is described below
commit 51cf0b6e916ec4d39ea8d29c5bd02baba6f8de6d
Author: Yicong Huang <[email protected]>
AuthorDate: Sun Oct 12 22:24:50 2025 -0700
fix: move `.scalafix.conf` out to root (#3888)
---
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