-
Notifications
You must be signed in to change notification settings - Fork 0
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
[inf-34] add docs, mv module, lint tests #53
Conversation
name: "Enforce PEP8" | ||
command: | | ||
. venv/bin/activate | ||
autopep8 --aggressive --aggressive --recursive ./ergo --diff --exit-code |
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.
aggressive twice?
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.
just means be extra aggressive
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.
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.
⭐
Codecov Report
@@ Coverage Diff @@
## master #53 +/- ##
=======================================
Coverage 64.00% 64.00%
=======================================
Files 19 19
Lines 725 725
=======================================
Hits 464 464
Misses 261 261
Continue to review full report at Codecov.
|
Description
readthedocs
and should be able to host there!src
toergo
Visuals
Screen.Recording.2022-01-03.at.9.05.00.AM.mov