adoptopenjdk-bin: write new line according to .editorconfig

This commit is contained in:
andreoss 2021-02-14 09:24:25 -05:00
parent 2355078132
commit 8c025ae92f
No known key found for this signature in database
GPG Key ID: 5B10E6EC857B1046
2 changed files with 2 additions and 1 deletions

View File

@ -63,3 +63,4 @@ for release in releases:
with open("sources.json", "w") as f:
json.dump(out, f, indent=2, sort_keys=True)
f.write('\n')

View File

@ -673,4 +673,4 @@
}
}
}
}
}