You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 2, 2019. It is now read-only.
#225 is inactive and enforcing strict linting/formatting rules on PRs conflict with C4, but I still think the project would benefit from a consistent code style. I propose periodically cleaning our codebase, this way we don't block PRs and still get the benefits.
Using prettier to do the formatting would make it very simple to have a consistent look. (it mainly reformats whitespaces)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
#225 is inactive and enforcing strict linting/formatting rules on PRs conflict with C4, but I still think the project would benefit from a consistent code style. I propose periodically cleaning our codebase, this way we don't block PRs and still get the benefits.
Using
prettier
to do the formatting would make it very simple to have a consistent look. (it mainly reformats whitespaces)The text was updated successfully, but these errors were encountered: