Anders Kaseorg
48e55875fe
lint: Run isort as a linter.
...
With a change to increase the line length to 100 characters by
tabbott.
Fixes #2665 .
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-06-11 16:47:07 -07:00
Anders Kaseorg
b666aef2d3
requirements: Upgrade isort to 5.0.0 prerelease from Git.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-06-11 16:05:58 -07:00
Tim Abbott
9f844ff681
tornado: Fix logging of tornado activity level.
...
This logging was apparently broken when sorting imports; it's a fairly
unique thing in our codebase that this would be a problem. Prevent
future regressions by adding this exception explicitly to the isort
configuration.
2018-04-17 15:59:01 -07:00
Tommy Ip
9565ea4513
python: Add settings for isort.
...
Commit msg tweaked by rht. Based on
https://github.com/zulip/zulip/pull/3318 .
Content tweaked by tabbott.
2017-11-14 12:31:14 -08:00