UltraStar-Deluxe / format

UltraStar Format Specification
https://usdx.eu/format
MIT License
9 stars 2 forks source link

pre-commit hooks & conventions #27

Closed Baklap4 closed 9 months ago

Baklap4 commented 9 months ago

What does this PR do?

To test this please install pre-commit by checking what's in the CONTRIBUTOR.md

Closes Issue(s)

Closes #26

Motivation

Standardization and following conventions

More

Additional Notes

@marwin89 please double check if the website still works i've fixed a couple of tags which have been duplicated or didnt have a closing tag at all... I didn't find a html pre-commit checker.. but that'd be better... so i've manually checked it here: https://validator.w3.org/nu/#textarea

marwin89 commented 9 months ago

Thanks @Baklap4 , the website looks good. No Errors in the validator. Line endings are now in LF. Much better. 👍 💯