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

update cli help #58

Merged
merged 1 commit into from May 1, 2019

Conversation

2 participants
@cs01
Copy link
Contributor

commented May 1, 2019

Add an additional note at the bottom directing users to the docs for more configuration options.

Note: my text editor is configured to autoformat with black, so I saved the first commit with formatting changes only. If you don't want these formatting changes I can back them out. See 245ca15 for the cli change.

@kernc
Copy link
Contributor

left a comment

I hate black. There's flake8 set up who'll lint for you. ☺️

Show resolved Hide resolved pdoc/cli.py Outdated
@kernc

This comment has been minimized.

Copy link
Contributor

commented May 1, 2019

Thanks!

@kernc kernc merged commit ee41a37 into pdoc3:master May 1, 2019

1 check passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details

@cs01 cs01 deleted the cs01:cs01/update-cli-help branch May 1, 2019

@cs01

This comment has been minimized.

Copy link
Contributor Author

commented May 1, 2019

flake8 is cool too for sure. I am lazy and like the tool to do the reformatting for me, not just report errors.

Thanks for the merge!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.