taklwu commented on PR #7508: URL: https://github.com/apache/hbase/pull/7508#issuecomment-3609458821
the [result of spotless check](https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7508/1/artifact/yetus-general-check/output/patch-spotless.txt) is strange about a untouched README file, it seems like related to some unclear local files? I will commit this change. ``` [ERROR] Failed to execute goal com.diffplug.spotless:spotless-maven-plugin:2.44.4:check (default-cli) on project hbase: The following files had format violations: [ERROR] hbase-website/node_modules/react-style-singleton/README.md [ERROR] @@ -42,4 +42,4 @@ [ERROR] [ERROR] #·License [ERROR] [ERROR] -MIT [ERROR] +MIT [ERROR] hbase-website/node_modules/glob/node_modules/brace-expansion/README.md [ERROR] @@ -1,6 +1,6 @@ [ERROR] #·brace-expansion ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
