• 
      

    Add flake8/pep8 settings to setup.cfg

    Review Request #11959 — Created Jan. 21, 2022 and submitted

    Information

    Djblets
    release-3.x

    Reviewers

    Review Bot will run flake8 when changes are posted for review, but it's
    useful to be able to use it locally. This change adds the relevant
    configuration so that it's run with the same settings, to prevent
    warnings about things we don't care about.

    Ran flake8 and saw it ignore some things we don't use.

    Summary ID
    Add flake8/pep8 settings to setup.cfg
    Review Bot will run flake8 when changes are posted for review, but it's useful to be able to use it locally. This change adds the relevant configuration so that it's run with the same settings, to prevent warnings about things we don't care about. Testing Done: Ran flake8 and saw it ignore some things we don't use.
    a905c54f027bedc973586a9dd89fe64a01a37c2a
    Description From Last Updated

    Can we keep these sections in alphabetical order?

    chipx86chipx86
    chipx86
    1. 
        
    2. setup.cfg (Diff revision 1)
       
       
       
       
       
       
       
       
       
      Show all issues

      Can we keep these sections in alphabetical order?

    3. 
        
    david
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-3.x (6597d27)