• 
      

    Discussion: auto-formatting (reviews).

    Review Request #13381 — Created Oct. 26, 2023 and discarded

    Information

    Review Board
    master

    Reviewers

    This is here to facilitate our discussion about potentially adopting
    auto-formatting for our codebase. This change uses black to format the
    reviews app with the following settings:

    [tool.black]
    line-length = 80
    target-version = ['py38', 'py39', 'py310', 'py311', 'py312']
    skip-string-normalization = true
    
    
     
    Summary ID
    Discussion: auto-formatting (reviews).
    This is here to facilitate our discussion about potentially adopting auto-formatting for our codebase. This change uses `black` to format the `reviews` app with the following settings: ``` [tool.black] line-length = 80 target-version = ['py38', 'py39', 'py310', 'py311', 'py312'] skip-string-normalization = true ```
    70c44a4a38cb7f9bacf94fe54312f4ab04e7543f
    Description From Last Updated

    line break before binary operator Column: 13 Error code: W503

    reviewbotreviewbot

    line break before binary operator Column: 13 Error code: W503

    reviewbotreviewbot

    line break before binary operator Column: 13 Error code: W503

    reviewbotreviewbot

    line break before binary operator Column: 13 Error code: W503

    reviewbotreviewbot

    line break before binary operator Column: 17 Error code: W503

    reviewbotreviewbot

    line break before binary operator Column: 21 Error code: W503

    reviewbotreviewbot

    line break before binary operator Column: 21 Error code: W503

    reviewbotreviewbot

    line break before binary operator Column: 13 Error code: W503

    reviewbotreviewbot

    line break before binary operator Column: 13 Error code: W503

    reviewbotreviewbot

    line break before binary operator Column: 13 Error code: W503

    reviewbotreviewbot

    line break before binary operator Column: 13 Error code: W503

    reviewbotreviewbot

    line break before binary operator Column: 13 Error code: W503

    reviewbotreviewbot

    line break before binary operator Column: 13 Error code: W503

    reviewbotreviewbot

    line break before binary operator Column: 13 Error code: W503

    reviewbotreviewbot

    line break before binary operator Column: 13 Error code: W503

    reviewbotreviewbot

    line break before binary operator Column: 13 Error code: W503

    reviewbotreviewbot

    line break before binary operator Column: 13 Error code: W503

    reviewbotreviewbot

    line break before binary operator Column: 13 Error code: W503

    reviewbotreviewbot

    line break before binary operator Column: 13 Error code: W503

    reviewbotreviewbot

    line break before binary operator Column: 13 Error code: W503

    reviewbotreviewbot

    line break before binary operator Column: 13 Error code: W503

    reviewbotreviewbot

    line break before binary operator Column: 13 Error code: W503

    reviewbotreviewbot

    line break before binary operator Column: 13 Error code: W503

    reviewbotreviewbot

    line break before binary operator Column: 13 Error code: W503

    reviewbotreviewbot

    line break before binary operator Column: 13 Error code: W503

    reviewbotreviewbot

    line break before binary operator Column: 13 Error code: W503

    reviewbotreviewbot

    line break before binary operator Column: 13 Error code: W503

    reviewbotreviewbot

    line break before binary operator Column: 13 Error code: W503

    reviewbotreviewbot

    line break before binary operator Column: 13 Error code: W503

    reviewbotreviewbot

    line break before binary operator Column: 13 Error code: W503

    reviewbotreviewbot
    Checks run (1 failed, 1 succeeded)
    flake8 failed.
    JSHint passed.

    flake8

    david
    Review request changed
    Status:
    Discarded