Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

style: format code with Prettier and StandardJS #411

Closed
wants to merge 1 commit into from

Conversation

deepsource-autofix[bot]
Copy link
Contributor

This commit fixes the style issues introduced in 078888c according to the output
from Prettier and StandardJS.

Details: None

This commit fixes the style issues introduced in 078888c according to the output
from Prettier and StandardJS.

Details: None
Copy link

vercel bot commented Sep 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
pro-react-admin ❌ Failed (Inspect) Sep 23, 2024 8:36am

Copy link

what-the-diff bot commented Sep 23, 2024

PR概述

  • 调整了SearchForm/index.jsx中的格式
    为了保持一致性,将字符串quotes标准化为使用单引号。
  • SearchForm/index.jsx中删除了多个对象定义和其他类似区域的尾随逗号
    简化了代码结构,没有功能影响。
  • 更新了GeoChart/index.jsx组件
    改变了字符串quotes为单引号,这实现了样式的一致性。
  • 清理了SuperMap/index.jsx组件
    应用了类似的单引号标准化,并在对象属性中移除了尾随逗号。

Copy link

sonarcloud bot commented Sep 23, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
8.3% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

@wkylin wkylin closed this Sep 23, 2024
@wkylin wkylin deleted the deepsource-transform-a33a6f86 branch September 23, 2024 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant