Skip to content

Commit b0565d8

Browse files
committed
a newline at the end of each file
1 parent 56a2c30 commit b0565d8

File tree

5 files changed

+2
-5
lines changed

5 files changed

+2
-5
lines changed

tests/source/cargo-toml/false/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,3 @@
4646
# comment at the end of the file
4747

4848

49-

tests/source/cargo-toml/true/basic/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,3 @@
4646
# comment at the end of the file
4747

4848

49-

tests/source/cargo-toml/true/dotted-key/Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,5 @@ b.a = 2
3636

3737

3838
[a.z]
39-
az=1
39+
az=1
40+

tests/source/cargo-toml/true/virtual-manifest/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,3 @@ incremental = true
3737
debug2 = 0
3838

3939

40-

tests/target/cargo-toml/false/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,3 @@
4646
# comment at the end of the file
4747

4848

49-

0 commit comments

Comments
 (0)