ruff/crates/ruff_linter/resources/test/fixtures/flake8_todos/TD005.py
2023-09-20 08:38:27 +02:00

7 lines
168 B
Python

# T005 - accepted
# TODO(evanrittenhouse): this has text, while the errors do not
# T005 - errors
# TODO(evanrittenhouse):
# TODO(evanrittenhouse)
# FIXME
# foo # TODO