Closed
Description
When merging next changes to javascript code, I planned to use js-beautifier to cleanup the syntax and make bitcoin.org's javascript file a bit more consistent and readable (and maybe it'd be nice to do the same with the CSS files, as I previously used a rather uncommon compact syntax).
Here is a commit that shows the result with current javascript code:
ec4ad7e
It is possible to see only harmless whitespaces are changed with git diff HEAD~1 -w --color-words=.
Metadata
Assignees
Labels
No labels