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

Update lambdas for linting and include in test run #490

Merged
merged 2 commits into from
Oct 23, 2018

Conversation

alistairjcbrown
Copy link
Collaborator

What's Changed

Linting tooling has been in place for the Node.js lambdas, but not been used. This PR runs npm run lint -- --fix on the lambda JavaScript codebase (as well as some other small code adjustments and linting fixes), and also adds the linting task to the overall codebase test run to fail builds which don't conform to linting standards.

@alistairjcbrown alistairjcbrown changed the base branch from implement-meetupcom-transformer to master October 21, 2018 21:50
Copy link
Owner

@apoclyps apoclyps left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍 2 non-blocking comments

@codeclimate
Copy link

codeclimate bot commented Oct 23, 2018

Code Climate has analyzed commit 1877841 and detected 0 issues on this pull request.

View more on Code Climate.

@apoclyps apoclyps merged commit 0e812d1 into master Oct 23, 2018
@apoclyps apoclyps deleted the update-lambda-linting branch October 23, 2018 20:00
@alistairjcbrown
Copy link
Collaborator Author

Thanks @apoclyps

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

Successfully merging this pull request may close these issues.

2 participants