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

Increase maximum line length to 88 #196

Merged
merged 1 commit into from
Jul 7, 2023
Merged

Commits on Jul 7, 2023

  1. Increase maximum line length to 88

    Use the default line length from black. It reduces the pressure to keep
    the lines short, but still keeps the lines readable. See
    https://black.readthedocs.io/en/stable/the_black_code_style/current_style.html#line-length
    for more reasoning.
    
    Signed-off-by: Benjamin Drung <benjamin.drung@canonical.com>
    bdrung committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    8953efb View commit details
    Browse the repository at this point in the history