Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert directory fbcode/opensource to use the Ruff Formatter #141

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Oct 18, 2024

  1. Convert directory fbcode/opensource to use the Ruff Formatter

    Summary:
    X-link: facebookincubator/fizz#148
    
    X-link: facebookexperimental/rust-shed#59
    
    X-link: facebookexperimental/moxygen#3
    
    X-link: facebookexperimental/edencommon#21
    
    X-link: facebook/watchman#1248
    
    X-link: facebook/wangle#239
    
    X-link: facebook/sapling#968
    
    X-link: facebook/proxygen#523
    
    X-link: facebook/openr#156
    
    X-link: facebook/mvfst#358
    
    X-link: facebook/hhvm#9522
    
    X-link: facebook/folly#2318
    
    X-link: facebook/fboss#277
    
    X-link: facebook/fb303#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
    Thomas Polasek authored and facebook-github-bot committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    ae3f06a View commit details
    Browse the repository at this point in the history