adoptopenjdk-bin: write new line according to .editorconfig
This commit is contained in:
parent
2355078132
commit
8c025ae92f
@ -63,3 +63,4 @@ for release in releases:
|
|||||||
|
|
||||||
with open("sources.json", "w") as f:
|
with open("sources.json", "w") as f:
|
||||||
json.dump(out, f, indent=2, sort_keys=True)
|
json.dump(out, f, indent=2, sort_keys=True)
|
||||||
|
f.write('\n')
|
||||||
|
@ -673,4 +673,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user