home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 753679789

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/4750#issuecomment-753679789 https://api.github.com/repos/pydata/xarray/issues/4750 753679789 MDEyOklzc3VlQ29tbWVudDc1MzY3OTc4OQ== 5635139 2021-01-03T21:39:11Z 2021-01-03T21:39:11Z MEMBER

For black, you should be able to run black . in the root of the project, and black will format all the files.

A more integrated approach is to run pre-commit install and then either on every commit or pre-commit run will run all the checks.

You should also be able to integrate black with your editor, such that it makes the changes on every file save.

Let me know if you need any help with that, or the pre-commit docs are here: https://pre-commit.com/ — having to run it manually for each file doesn't sound like fun 😄 ! If it's unclear, then we should make our docs clearer — it's on us, not you.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  777526340
Powered by Datasette · Queries took 0.594ms · About: xarray-datasette