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

Codestyle: Add continuation line policy #27

Closed
Adrianzatreanu opened this issue Aug 19, 2016 · 2 comments
Closed

Codestyle: Add continuation line policy #27

Adrianzatreanu opened this issue Aug 19, 2016 · 2 comments

Comments

@Adrianzatreanu
Copy link
Contributor

From @fneu on July 15, 2016 21:2

Basically we are already enforcing a style, where multiple-line lists, dicts, tuples, function definitions, function calls, and any such structures either:

  • stay in one line
  • span multiple lines that list one parameter/ item each

Since this is not covered by PEP8 we should add a section to our codestyle

Copied from original issue: coala/coala#2454

@Adrianzatreanu
Copy link
Contributor Author

From @gitmate-bot on July 15, 2016 21:2

Thanks for reporting this issue!

Your aid is required, fellow coalaian. Help us triage and solving this issue!

CC @sils1297, @AbdealiJK

@petrjoachim
Copy link
Contributor

I'd like to work on this one :trollface:

petrjoachim added a commit to petrjoachim/documentation that referenced this issue Aug 26, 2016
We are already enfocing it, but it's not covered by PEP8

Fixes coala#27
petrjoachim added a commit to petrjoachim/documentation that referenced this issue Aug 26, 2016
We are already enfocing it, but it's not covered by PEP8

Fixes coala#27
petrjoachim added a commit to petrjoachim/documentation that referenced this issue Aug 26, 2016
We are already enfocing it, but it's not covered by PEP8

Fixes coala#27
petrjoachim added a commit to petrjoachim/documentation that referenced this issue Aug 26, 2016
We are already enfocing it, but it's not covered by PEP8

Fixes coala#27
petrjoachim added a commit to petrjoachim/documentation that referenced this issue Aug 26, 2016
We are already enfocing it, but it's not covered by PEP8

Closes coala#27
akashfoss pushed a commit to akashfoss/documentation that referenced this issue Nov 26, 2016
We are already enfocing it, but it's not covered by PEP8

Closes coala#27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants