issue_comments: 504696610
This data as json
html_url | issue_url | id | node_id | user | created_at | updated_at | author_association | body | reactions | issue | performed_via_github_app |
---|---|---|---|---|---|---|---|---|---|---|---|
https://github.com/simonw/datasette/issues/516#issuecomment-504696610 | https://api.github.com/repos/simonw/datasette/issues/516 | 504696610 | MDEyOklzc3VlQ29tbWVudDUwNDY5NjYxMA== | 9599 | 2019-06-22T20:36:57Z | 2019-06-22T20:36:57Z | OWNER | According to [the black documentation](https://black.readthedocs.io/en/stable/the_black_code_style.html?highlight=isort.cfg) the following config file is necessary to avoid isort and black getting into an edit war with each other: ``` [settings] multi_line_output=3 include_trailing_comma=True force_grid_wrap=0 use_parentheses=True line_length=88 ``` | {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} | 459509126 |