Converts the directory specified to use the Ruff formatter in pyfmt
ruff_dog
If this diff causes merge conflicts when rebasing, please run
hg status -n -0 --change . -I '**/*.{py,pyi}' | xargs -0 arc pyfmt
on your diff, and amend any changes before rebasing onto latest.
That should help reduce or eliminate any merge conflicts.
Summary: X-link: https://github.com/facebookincubator/hsthrift/pull/141
X-link: https://github.com/facebookincubator/fizz/pull/148
X-link: https://github.com/facebookexperimental/rust-shed/pull/59
X-link: https://github.com/facebookexperimental/moxygen/pull/3
X-link: https://github.com/facebookexperimental/edencommon/pull/21
X-link: https://github.com/facebook/watchman/pull/1248
X-link: https://github.com/facebook/wangle/pull/239
X-link: https://github.com/facebook/sapling/pull/968
X-link: https://github.com/facebook/proxygen/pull/523
X-link: https://github.com/facebook/openr/pull/156
X-link: https://github.com/facebook/mvfst/pull/358
X-link: https://github.com/facebook/hhvm/pull/9522
X-link: https://github.com/facebook/folly/pull/2318
X-link: https://github.com/facebook/fboss/pull/277
X-link: https://github.com/facebook/fb303/pull/59
Converts the directory specified to use the Ruff formatter in pyfmt
ruff_dog
If this diff causes merge conflicts when rebasing, please run
hg status -n -0 --change . -I '**/*.{py,pyi}' | xargs -0 arc pyfmt
on your diff, and amend any changes before rebasing onto latest. That should help reduce or eliminate any merge conflicts.allow-large-files
Reviewed By: amyreese
Differential Revision: D64265365