Run make fmt on JS static files #161
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Several JS files in
static/js/need formatting cleanup viamake fmt. Split out from PR #158 per sneak's request.Affected files:
app-detail.js,components.js,dashboard.js,deployment.js,utils.js.