Skip to content

chore: enforce Netlify style guide in CLI #1846

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
erezrokah opened this issue Feb 7, 2021 · 0 comments
Closed

chore: enforce Netlify style guide in CLI #1846

erezrokah opened this issue Feb 7, 2021 · 0 comments
Labels
area: ci area: docs area: dx type: chore work needed to keep the product and development running smoothly

Comments

@erezrokah
Copy link
Contributor

Per this comment #1836 (comment), we should find a way to enforce our style guide in the CLI output.

Some work has been done to extract log messages to a centralized location:
https://github.com/netlify/cli/blob/33fc7fbc068a825c14730047162900ca93737044/src/lib/log.js

We should add any new message to that file and move existing ones.
Having all log messages in a centralized location will make it easier to lint them per the style guide.

@erezrokah erezrokah added type: feature code contributing to the implementation of a feature and/or user facing functionality type: chore work needed to keep the product and development running smoothly area: dx area: ci area: docs and removed type: feature code contributing to the implementation of a feature and/or user facing functionality labels Feb 7, 2021
@serhalp serhalp closed this as not planned Won't fix, can't repro, duplicate, stale Apr 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: ci area: docs area: dx type: chore work needed to keep the product and development running smoothly
Projects
None yet
Development

No branches or pull requests

2 participants