Skip to content

Conversation

@mxmeinhold
Copy link
Collaborator

@mxmeinhold mxmeinhold commented May 17, 2020

  • Expand pylint documentation to match travis command so contributors are less likely to experience surprise travis failures.
  • Update the pylint task in gulp to match what we generally run.
  • Add docker build to travis to check that the image will build.

@mxmeinhold mxmeinhold changed the title Add pylint_quotes and pylint/routes to readme Update pylint command in readme, gulp, and add docker to travis May 17, 2020
@mxmeinhold mxmeinhold requested a review from devinmatte May 17, 2020 16:19
Prevents linting failures from failing builds
- "curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.35.3/install.sh | bash"
- "nvm install"
- "nvm use"
- "npm install -g gulp"
Copy link
Member

Choose a reason for hiding this comment

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

This was a naive approach to handling gulp. In reality we should have an npm script that runs lint. Not an issue that needs to be fixed, but should be going forward

@mxmeinhold mxmeinhold merged commit 6e1265e into ComputerScienceHouse:develop May 25, 2020
@mxmeinhold mxmeinhold deleted the readme-update branch May 25, 2020 16:28
@devinmatte devinmatte mentioned this pull request Aug 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants