Rework some todos.

This commit is contained in:
Dave Halter
2017-07-08 12:12:53 +02:00
parent 3943618fe2
commit a5ea2f7add
3 changed files with 3 additions and 5 deletions

View File

@@ -15,8 +15,6 @@ if False:
pass
print
print
# TODO this shouldn't actually be a 111 but an IndentationError. Please
# correct.
#: E111:4
print
mimetype = 'application/x-directory'

View File

@@ -86,13 +86,13 @@ if True:
),
dict(name=token.undefined)
)]
# TODO this is currently not handled.
# TODO multiline docstring are currently not handled.
##: E125+1:4
if ("""
"""):
pass
# TODO this is currently not handled.
# TODO same
for foo in """
abc
123

View File

@@ -62,7 +62,7 @@ ddd = \
#: E501:67 E225:21 E225:22
very_long_identifiers=and_terrible_whitespace_habits(are_no_excuse+for_long_lines)
#
# TODO
# TODO Long multiline strings are not handled.
##: E501
'''multiline string
with a long long long long long long long long long long long long long long long long line