Skip to content

Commit a431d7d

Browse files
committed
🎨 prettier code
1 parent 5537236 commit a431d7d

File tree

3 files changed

+25
-54
lines changed

3 files changed

+25
-54
lines changed

CODE_OF_CONDUCT.md

Lines changed: 19 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -2,75 +2,46 @@
22

33
## Our Pledge
44

5-
In the interest of fostering an open and welcoming environment, we as
6-
contributors and maintainers pledge to making participation in our project and
7-
our community a harassment-free experience for everyone, regardless of age, body
8-
size, disability, ethnicity, sex characteristics, gender identity and expression,
9-
level of experience, education, socio-economic status, nationality, personal
10-
appearance, race, religion, or sexual identity and orientation.
5+
In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, religion, or sexual identity and orientation.
116

127
## Our Standards
138

14-
Examples of behavior that contributes to creating a positive environment
15-
include:
9+
Examples of behavior that contributes to creating a positive environment include:
1610

17-
* Using welcoming and inclusive language
18-
* Being respectful of differing viewpoints and experiences
19-
* Gracefully accepting constructive criticism
20-
* Focusing on what is best for the community
21-
* Showing empathy towards other community members
11+
- Using welcoming and inclusive language
12+
- Being respectful of differing viewpoints and experiences
13+
- Gracefully accepting constructive criticism
14+
- Focusing on what is best for the community
15+
- Showing empathy towards other community members
2216

2317
Examples of unacceptable behavior by participants include:
2418

25-
* The use of sexualized language or imagery and unwelcome sexual attention or
26-
advances
27-
* Trolling, insulting/derogatory comments, and personal or political attacks
28-
* Public or private harassment
29-
* Publishing others' private information, such as a physical or electronic
30-
address, without explicit permission
31-
* Other conduct which could reasonably be considered inappropriate in a
32-
professional setting
19+
- The use of sexualized language or imagery and unwelcome sexual attention or advances
20+
- Trolling, insulting/derogatory comments, and personal or political attacks
21+
- Public or private harassment
22+
- Publishing others' private information, such as a physical or electronic address, without explicit permission
23+
- Other conduct which could reasonably be considered inappropriate in a professional setting
3324

3425
## Our Responsibilities
3526

36-
Project maintainers are responsible for clarifying the standards of acceptable
37-
behavior and are expected to take appropriate and fair corrective action in
38-
response to any instances of unacceptable behavior.
27+
Project maintainers are responsible for clarifying the standards of acceptable behavior and are expected to take appropriate and fair corrective action in response to any instances of unacceptable behavior.
3928

40-
Project maintainers have the right and responsibility to remove, edit, or
41-
reject comments, commits, code, wiki edits, issues, and other contributions
42-
that are not aligned to this Code of Conduct, or to ban temporarily or
43-
permanently any contributor for other behaviors that they deem inappropriate,
44-
threatening, offensive, or harmful.
29+
Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem inappropriate, threatening, offensive, or harmful.
4530

4631
## Scope
4732

48-
This Code of Conduct applies both within project spaces and in public spaces
49-
when an individual is representing the project or its community. Examples of
50-
representing a project or community include using an official project e-mail
51-
address, posting via an official social media account, or acting as an appointed
52-
representative at an online or offline event. Representation of a project may be
53-
further defined and clarified by project maintainers.
33+
This Code of Conduct applies both within project spaces and in public spaces when an individual is representing the project or its community. Examples of representing a project or community include using an official project e-mail address, posting via an official social media account, or acting as an appointed representative at an online or offline event. Representation of a project may be further defined and clarified by project maintainers.
5434

5535
## Enforcement
5636

57-
Instances of abusive, harassing, or otherwise unacceptable behavior may be
58-
reported by contacting the project team at verncake@gmail.com. All
59-
complaints will be reviewed and investigated and will result in a response that
60-
is deemed necessary and appropriate to the circumstances. The project team is
61-
obligated to maintain confidentiality with regard to the reporter of an incident.
62-
Further details of specific enforcement policies may be posted separately.
37+
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at verncake@gmail.com. All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
6338

64-
Project maintainers who do not follow or enforce the Code of Conduct in good
65-
faith may face temporary or permanent repercussions as determined by other
66-
members of the project's leadership.
39+
Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.
6740

6841
## Attribution
6942

70-
This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4,
71-
available at https://www.contributor-covenant.org/version/1/4/code-of-conduct.html
43+
This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, available at https://www.contributor-covenant.org/version/1/4/code-of-conduct.html
7244

7345
[homepage]: https://www.contributor-covenant.org
7446

75-
For answers to common questions about this code of conduct, see
76-
https://www.contributor-covenant.org/faq
47+
For answers to common questions about this code of conduct, see https://www.contributor-covenant.org/faq

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
"@ant-design/icons": "^4.2.2",
5353
"@ant-design/pro-layout": "6.2.5",
5454
"@ant-design/pro-table": "^2.8.1",
55-
"antd": "^4.6.5",
56-
"antd-img-crop": "^3.10.0",
55+
"antd": "^4.6.6",
56+
"antd-img-crop": "^3.12.0",
5757
"antd-nestable": "^1.0.17",
5858
"classnames": "^2.2.6",
5959
"lodash": "^4.17.20",
@@ -81,7 +81,7 @@
8181
"@umijs/plugin-blocks": "^2.2.1",
8282
"@umijs/plugin-esbuild": "^1.0.1",
8383
"@umijs/preset-ant-design-pro": "^1.2.0",
84-
"@umijs/preset-react": "^1.6.7",
84+
"@umijs/preset-react": "^1.6.8",
8585
"@umijs/preset-ui": "^2.2.7",
8686
"carlo": "^0.9.46",
8787
"cross-env": "^7.0.0",
@@ -96,7 +96,7 @@
9696
"prettier": "^2.1.2",
9797
"pro-download": "1.0.1",
9898
"puppeteer-core": "^2.1.1",
99-
"stylelint": "^13.7.1"
99+
"stylelint": "^13.7.2"
100100
},
101101
"engines": {
102102
"node": ">=10.0.0"

src/pages/document.ejs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,11 +200,11 @@
200200
></span>
201201
</div>
202202
</div>
203-
<div style="display: flex; justify-content: center; align-items: center;">
203+
<div style="display: flex; justify-content: center; align-items: center">
204204
<img
205205
src="https://gw.alipayobjects.com/zos/rmsportal/KDpgvguMpGfqaHPjicRK.svg"
206206
width="32"
207-
style="margin-right: 8px;"
207+
style="margin-right: 8px"
208208
/>
209209
Ant Design
210210
</div>

0 commit comments

Comments
 (0)