Skip to content
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

Lint Treon + Travis #9

Merged
merged 2 commits into from
Jun 28, 2019
Merged

Lint Treon + Travis #9

merged 2 commits into from
Jun 28, 2019

Conversation

f4lco
Copy link
Contributor

@f4lco f4lco commented Jun 28, 2019

This sets up Pylint with exception of the missing docstring rule. I added the promised requirements-dev.txt, as well as basic CI integration and badge. I suppose you need to go to http://travis-ci.org and flip the toggle to enable Travis for treon.

@amit1rrr
Copy link
Member

Thanks! Just left some minor comments. Also flicked the switch on Travis CI.

@f4lco f4lco force-pushed the feature/lint branch 2 times, most recently from 2e7a5bb to d03640e Compare June 28, 2019 14:08
@f4lco
Copy link
Contributor Author

f4lco commented Jun 28, 2019

Thank god the builds were green 😄 And the badge appears to be working for this branch at least: Build Status

@amit1rrr
Copy link
Member

amit1rrr commented Jun 28, 2019

Nice, it rarely builds successfully the first time 🙃

Merged.

@amit1rrr amit1rrr merged commit d34b7e7 into ReviewNB:master Jun 28, 2019
@f4lco f4lco deleted the feature/lint branch June 28, 2019 15:29
f4lco added a commit to f4lco/treon that referenced this pull request Jun 28, 2019
In reference to PR comment
ReviewNB#9 (comment)
this fixes following shortcomings:

* Linting violation for overly broad exception
* Additional whitespace before starting the traceback
* Showing treon's traceback despite that only the
  traceback within the cell is relevant
f4lco added a commit to f4lco/treon that referenced this pull request Jun 28, 2019
In reference to PR comment
ReviewNB#9 (comment)
this fixes following shortcomings:

* Linting violation for overly broad exception
* Additional whitespace before starting the traceback
* Showing treon's traceback despite that only the
  traceback within the cell is relevant
f4lco added a commit to f4lco/treon that referenced this pull request Jun 30, 2019
In reference to PR comment
ReviewNB#9 (comment)
this fixes following shortcomings:

* Linting violation for overly broad exception
* Additional whitespace before starting the traceback
* Showing treon's traceback despite that only the
  traceback within the cell is relevant
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