Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Commit44f2e58

Browse files
committed
lint
1 parentf56e6ef commit44f2e58

File tree

4 files changed

+10
-8
lines changed

4 files changed

+10
-8
lines changed

‎.github/pull_request_template.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#Change Description
2+
13
Fixes #.
24

35
Changes Proposed:

‎CODE_OF_CONDUCT.md‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,13 +116,13 @@ the community.
116116

117117
This Code of Conduct is adapted from the[Contributor Covenant][homepage],
118118
version 2.0, available at
119-
https://www.contributor-covenant.org/version/2/0/code_of_conduct.html.
119+
<https://www.contributor-covenant.org/version/2/0/code_of_conduct.html>.
120120

121121
Community Impact Guidelines were inspired by[Mozilla's code of conduct
122122
enforcement ladder](https://github.com/mozilla/diversity).
123123

124124
[homepage]:https://www.contributor-covenant.org
125125

126126
For answers to common questions about this code of conduct, see the FAQ at
127-
https://www.contributor-covenant.org/faq. Translations are available at
128-
https://www.contributor-covenant.org/translations.
127+
<https://www.contributor-covenant.org/faq>. Translations are available at
128+
<https://www.contributor-covenant.org/translations>.

‎CONTRIBUTING.md‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ There are three ways in which you can contribute to the project.
66

77
[![Sponsor](https://img.shields.io/badge/Sponsor-chris--araman-slateblue?logo=github&style=flat-square)](https://github.com/sponsors/chris-araman)
88

9-
Your sponsorship will enable me to spend more time contributing to open source projects. Thanks for your support!
9+
Your sponsorship will enable me to spend more time contributing to open source projects. Thanks for your support!
1010

1111
##🐛 Issues
1212

1313
Submit[bug reports](https://github.com/chris-araman/CombineCloudKit/issues/new?template=bug_report.md) and
14-
[feature requests](https://github.com/chris-araman/CombineCloudKit/issues/new?template=feature_request.md) using the provided templates.
15-
I can't guarantee I can resolve everything reported, but I'd like the opportunity to try. Sponsorship can be quite
16-
motivating. 😊
14+
[feature requests](https://github.com/chris-araman/CombineCloudKit/issues/new?template=feature_request.md) using the
15+
provided templates.I can't guarantee I can resolve everything reported, but I'd like the opportunity to try.
16+
Sponsorship can be quitemotivating. 😊
1717

1818
##🧑🏽‍💻👩🏿‍💻👨🏻‍💻 Pull Requests
1919

‎Package@swift-5.2.swift‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ let package = Package(
3434
name:"CombineCloudKitTests",
3535
dependencies:[
3636
"CombineCloudKit",
37-
"CombineExpectations"
37+
"CombineExpectations",
3838
]
3939
),
4040
],

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp