Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

Use constants for CLI messages #22

Open
dylankb opened this issue Mar 28, 2018 · 1 comment
Open

Use constants for CLI messages #22

dylankb opened this issue Mar 28, 2018 · 1 comment

Comments

@dylankb
Copy link
Member

dylankb commented Mar 28, 2018

Messages like 'You can audit file to make sure file integrity' are currently in two files, so importing constants seems like an easy way to edit them in two places at once. JS communities leaders in React/Redux also seem to like using constants in general, so we should probably consider using them in additional situations like for numbers.

@floalex
Copy link
Member

floalex commented Mar 28, 2018

I agree! We can move logs into one logger file

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants