-
Notifications
You must be signed in to change notification settings - Fork 4
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
Linting errors, enable lint action on PR, add i18n build CI #121
Conversation
51c244c
to
d5b416e
Compare
Signed-off-by: Jason Madigan <[email protected]>
Signed-off-by: Jason Madigan <[email protected]>
406995c
to
73bf903
Compare
Signed-off-by: Jason Madigan <[email protected]>
73bf903
to
f49ca5d
Compare
Signed-off-by: Jason Madigan <[email protected]>
… page Signed-off-by: Jason Madigan <[email protected]>
e9ca670
to
dba0a42
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jasonmadigan, R-Lawton The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Fixing some linting errors from
yarn lint
Will add some VSCode extensions to auto fix linting errors for convenience.
Also added another CI action for i18n - will run at PR time, check for diffs in i18n runs
Resolves:
#116
#115