flake8
failed.
JSHint
passed.
flake8
-
reviewboard/settings.py (Diff revision 1) Show all issues
Review Request #11368 — Created Jan. 12, 2021 and submitted
Information | |
---|---|
chipx86 | |
Review Board | |
release-4.0.x | |
|
|
Reviewers | |
reviewboard | |
Our Pipeline configuration is pretty complex, and we duplicate a lot of
specific settings from Djblets. Now that Djblets has a function for
handling the generation of this standard configuration, we can use it to
build the one in Review Board. This simplifies settings quite a bit and
makes static media compilation and packaging more resilient to
dependency or plugin changes in Djblets.
Successfully collected static media and built a package.
Unit tests pass.
Summary | |
---|---|
Description | From | Last Updated |
---|---|---|
E402 module level import not at top of file |
![]() |
Moved an import to the top of the file.
Commits: |
|
|||||||||
---|---|---|---|---|---|---|---|---|---|---|
Diff: |
Revision 2 (+36 -66) |