issue_comments: 368286655
This data as json
html_url | issue_url | id | node_id | user | created_at | updated_at | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
https://github.com/pydata/xarray/pull/1936#issuecomment-368286655 | https://api.github.com/repos/pydata/xarray/issues/1936 | 368286655 | MDEyOklzc3VlQ29tbWVudDM2ODI4NjY1NQ== | 1217238 | 2018-02-25T06:16:27Z | 2018-02-25T06:16:27Z | MEMBER | I would like to disable the fixer (which appears to use autopep8) entirely, for several reasons: 1. It enforces a very strict style automatically, e.g., removing spaces around arithmetic operators. This actually goes beyond PEP8, which suggests "Use your own judgment". I would rather have comments that I can tell a contributor to ignore and easily disable in the future (via the flake8 config). 2. The need to pull changes to a pull-request branch from GitHub is a surprising and somewhat disruptive. 3. I can't figure out how to disable the fixer from only some files. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
299601789 |