Thomas Orozco
|
d49667ef26
Refs #25422 -- Added a test for a template tag with type annotations.
|
9 lat temu |
Dražen Odobašić
|
b1e33ceced
Fixed #23395 -- Limited line lengths to 119 characters.
|
9 lat temu |
Tim Graham
|
7da3923ba0
Sorted imports in __init__.py files.
|
9 lat temu |
Tomáš Ehrlich
|
8414fcf16b
Fixes #23643 -- Added chained exception details to debug view.
|
10 lat temu |
Collin Anderson
|
bb581f62ab
Fixed spacing in setup.cfg
|
10 lat temu |
Tim Graham
|
d652906aeb
Added new "W503 line break before binary operator" warning to flake8 ignore.
|
10 lat temu |
Loic Bistuer
|
e9874d4cf1
Ignored flake8 newly added E402 and E731.
|
10 lat temu |
Collin Anderson
|
db77915c9f
Fixed E265 comment style
|
10 lat temu |
Tim Graham
|
0ed7d15563
Sorted imports with isort; refs #23860.
|
10 lat temu |
Tim Graham
|
2fa2068406
Removed an unused import and a flake8 exclude that caused it to be missed.
|
10 lat temu |
Tim Graham
|
b952c3fc60
Removed django.utils.unittest per deprecation timeline.
|
10 lat temu |
Tim Graham
|
1c8b637ed9
Removed django.utils.dictconfig per deprecation timeline.
|
10 lat temu |
Tim Graham
|
53908c1f93
Added some directories on Jenkins to flake8 exclude.
|
10 lat temu |
Tim Graham
|
9d30412a5a
Fixed some flake8 errors.
|
10 lat temu |
Tim Graham
|
1101467ce0
Limited lines to 119 characters in django/
|
10 lat temu |
Aymeric Augustin
|
428c0bbe1b
Appeased flake8 2.1.0.
|
11 lat temu |
Tim Graham
|
bf5430a20b
Removed django.test.simple and django.test._doctest per deprecation timeline.
|
11 lat temu |
Tim Graham
|
aa93a1890f
Removed contrib.comments per deprecation timeline.
|
11 lat temu |
Simon Charette
|
c726598c3d
Fixed flake8 issues.
|
11 lat temu |
Florian Apolloner
|
a61c429374
Added build to flake8.exclude.
|
11 lat temu |
Loic Bistuer
|
6685713869
Fixed E127 pep8 warnings.
|
11 lat temu |
Loic Bistuer
|
a2814846ca
Fixed E124 pep8 warnings.
|
11 lat temu |
Loic Bistuer
|
27dc7908d5
Made flake8 ignore the .git directory.
|
11 lat temu |
Alex Gaynor
|
c8b637d88e
All the E125 errors hvae been eradicated.
|
11 lat temu |
Alex Gaynor
|
bc742ca110
Flake8 fixes -- including not runnign flake8 over a backported file
|
11 lat temu |
Alex Gaynor
|
f67e18f39e
Fixed all E251 violations
|
11 lat temu |
Alex Gaynor
|
c347f78cc1
Fixed all E226 violations
|
11 lat temu |
coagulant
|
8eec2d93b6
Fixed all E261 warnings
|
11 lat temu |
Jason Myers
|
c3791463a5
Fixing E302 Errors
|
11 lat temu |
Boryslav Larin
|
e737c009b8
Fixed flake8 E241
|
11 lat temu |