Skip to content

Commit

Permalink
multi: Ensure newline at end of file.
Browse files Browse the repository at this point in the history
  • Loading branch information
davecgh committed May 10, 2022
1 parent 1aa1afc commit bf16271
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@
### Changes to Core Features:

* [ ] An explanation of what the changes do and why they should be included is provided
* [ ] Code is accompanied by updates to tests and/or new tests for the core changes (if applicable)
* [ ] Code is accompanied by updates to tests and/or new tests for the core changes (if applicable)
2 changes: 1 addition & 1 deletion container/apbf/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,4 +168,4 @@ the standard go tooling for working with modules to incorporate it.

## License

Package apbf is licensed under the [copyfree](http://copyfree.org) ISC License.
Package apbf is licensed under the [copyfree](http://copyfree.org) ISC License.
2 changes: 1 addition & 1 deletion contrib/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ add every module.

Do note, however, that workspaces are local, so final submissions to the
repository will still require the appropriate changes to the relevant `go.mod`
files to ensure resolution outside of the workspace.
files to ensure resolution outside of the workspace.
2 changes: 1 addition & 1 deletion docs/release-notes/release-notes-1.4.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -281,4 +281,4 @@ All commits since the last release may be viewed on GitHub [here](https://github
- Josh Rickmar
- Matheus Degiovani
- Sarlor
- zhizhongzhiwai
- zhizhongzhiwai
2 changes: 1 addition & 1 deletion docs/release-notes/release-notes-1.5.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -836,4 +836,4 @@ All commits since the last release may be viewed on GitHub [here](https://github
- Olaoluwa Osuntokun
- Roei Erez
- Sarlor
- Victor Oliveira
- Victor Oliveira
2 changes: 1 addition & 1 deletion docs/release-notes/release-notes-1.5.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ All commits since the last release may be viewed on GitHub [here](https://github

- Dave Collins
- Josh Rickmar
- Matheus Degiovani
- Matheus Degiovani
2 changes: 1 addition & 1 deletion docs/release-notes/release-notes-1.5.2.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ All commits since the last release may be viewed on GitHub [here](https://github
### Code Contributors (alphabetical order):

- Dave Collins
- David Hill
- David Hill
2 changes: 1 addition & 1 deletion docs/release-notes/release-notes-1.6.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -944,4 +944,4 @@ All commits since the last release may be viewed on GitHub
- Ryan Staudt
- Wisdom Arerosuoghene
- Youssef Boukenken
- zhizhongzhiwai
- zhizhongzhiwai
2 changes: 1 addition & 1 deletion docs/release-notes/release-notes-1.6.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ All commits since the last release may be viewed on GitHub

### Code Contributors (alphabetical order):

- Dave Collins
- Dave Collins
2 changes: 1 addition & 1 deletion docs/release-notes/release-notes-1.7.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -1446,4 +1446,4 @@ All commits since the last release may be viewed on GitHub
- Naveen
- Ryan Staudt
- Youssef Boukenken
- Wisdom Arerosuoghene
- Wisdom Arerosuoghene
2 changes: 1 addition & 1 deletion docs/release-notes/release-notes-1.7.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ All commits since the last release may be viewed on GitHub
### Code Contributors (alphabetical order):

- Dave Collins
- 刘昆
- 刘昆
2 changes: 1 addition & 1 deletion gcs/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ require (
github.com/decred/slog v1.2.0 // indirect
)

replace github.com/decred/dcrd/blockchain/stake/v5 => ../blockchain/stake
replace github.com/decred/dcrd/blockchain/stake/v5 => ../blockchain/stake
2 changes: 1 addition & 1 deletion math/uint256/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -269,4 +269,4 @@ the standard go tooling for working with modules to incorporate it.
## License

Package uint256 is licensed under the [copyfree](http://copyfree.org) ISC
License.
License.

0 comments on commit bf16271

Please sign in to comment.