Skip to content

pycodestyle config: convert arrays to comma seperated strings#164

Merged
gatesn merged 1 commit into
palantir:developfrom
lgeiger:fix-pycodestyle-options
Oct 23, 2017
Merged

pycodestyle config: convert arrays to comma seperated strings#164
gatesn merged 1 commit into
palantir:developfrom
lgeiger:fix-pycodestyle-options

Conversation

@lgeiger

@lgeiger lgeiger commented Oct 20, 2017

Copy link
Copy Markdown
Contributor

This fixes #156 (comment) since pycodestyle expects the config values as a comma separated string.

Unfortunately ignoring a specific error code still doesn't work correctly, all errors are ignored instead. The same happens for warnings too. Any idea why this is happening?

Fixes #156

@gatesn

gatesn commented Oct 23, 2017

Copy link
Copy Markdown
Contributor

Thanks for this! Is there a separate ticket open for the other issue? I can look into some time this week probably

@gatesn gatesn merged commit ca237ce into palantir:develop Oct 23, 2017
@lgeiger lgeiger deleted the fix-pycodestyle-options branch October 23, 2017 12:58
@lgeiger

lgeiger commented Oct 23, 2017

Copy link
Copy Markdown
Contributor Author

I can look into some time this week probably

Thanks a lot, that would be great 👍

Is there a separate ticket open for the other issue?

I opened #165 which adds a failing test case to illustrate the issue.

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