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

Code should be autoformated with autopep8 #30

Open
ScottWeinstein opened this issue May 8, 2019 · 1 comment
Open

Code should be autoformated with autopep8 #30

ScottWeinstein opened this issue May 8, 2019 · 1 comment

Comments

@ScottWeinstein
Copy link
Contributor

Describe the problem.
Formatting code by hand is tedious for developers and adds cost to review cycles.

Describe the solution you'd like
gs-quant code should be autoformatted via a tool such as https://github.com/hhatto/autopep8

Describe alternatives you've considered
None yet

Are you willing to contribute
Yes

@femtotrader
Copy link

Black can also help.

It's currently used in pandas-datareader

You should have a look at .travis.yml

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

No branches or pull requests

2 participants