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 #265

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

deepsource-autofix[bot]
Copy link
Contributor

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

Details: None

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

Details: None
@vercel
Copy link

vercel bot commented Oct 25, 2023

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

Name Status Preview Comments Updated (UTC)
pro-react-admin ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 25, 2023 8:01am

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@what-the-diff
Copy link

what-the-diff bot commented Oct 25, 2023

PR摘要

  • 更改1:在src/pages/chatgpt/index.jsx中的代码更改
    我们做了几处修订:
    • 在第48行和第125行中,我们移除了content解构赋值中的变量。
    • 在Form组件中,我们更改了layoutautoComplete属性的文字字符串语法,从双引号"更改为单引号'
    • 同样,我们在第一个和第二个Form.Item组件中,也修改了name属性的字符串格式。
    • 还修改了Button组件的type属性的字符串格式。
  • 更改2:Menu组件的修订
    除了在Menu组件中更改label属性的字符串格式外,我们还删除了第二个items对象。这是出于优化代码的考虑。

@wkylin wkylin merged commit 5677813 into main Oct 25, 2023
8 checks passed
@wkylin wkylin deleted the deepsource-transform-df827800 branch October 25, 2023 08:18
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