google / xarray-beam

Distributed Xarray with Apache Beam
https://xarray-beam.readthedocs.io
Apache License 2.0
125 stars 7 forks source link

Add CI to check that code has been formatted with pyink formatter. #71

Open alxmrs opened 1 year ago

alxmrs commented 1 year ago
          One other thing I'll note is that I've been formatting code in Xarray-Beam with the (Google internal) version of the "pyink" formatter, using 2 space indentation: https://github.com/google/pyink

It would be nice if you could apply that manually to this change -- ideally we would add some sort of automatic formatter checker.

Originally posted by @shoyer in https://github.com/google/xarray-beam/issues/69#issuecomment-1380907751