mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Refs #33476 -- Adjusted docs and config files for Black.
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
This commit is contained in:
committed by
Mariusz Felisiak
parent
6f185a53a2
commit
ba94488196
@@ -12,7 +12,7 @@ charset = utf-8
|
||||
|
||||
# Docstrings and comments use max_line_length = 79
|
||||
[*.py]
|
||||
max_line_length = 119
|
||||
max_line_length = 88
|
||||
|
||||
# Use 2 spaces for the HTML files
|
||||
[*.html]
|
||||
|
||||
Reference in New Issue
Block a user