Page MenuHomePhabricator

[alias-server] Rename secrets.js.sample so that it can be linted and formatted
ClosedPublic

Authored by bytesofman on Mar 30 2023, 23:30.

Details

Summary

T3060

This is a template file. It is supposed to have the same style and format as secrets.js, to be created by a running developer.

Keeping it as a non-js file means no one can use it accidentally. But this is already handled by fake (yet readable) data in the ID fields.

Rename to *.js so it is formatted appropriately. Add 'use strict' to pass linter.

Test Plan

Confirm this is just a name change of an unused template file.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
alias-server-rename-secrets
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 22859
Build 45338: Build Diffalias-server-tests
Build 45337: arc lint + arc unit