Skip to content

Beautify javascript #980

Closed
Closed
@ghost1542

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions