ruff/crates/ruff_linter/resources/test/fixtures/flake8_fixme/T00.py

9 lines
104 B
Python

# TODO: todo
# todo: todo
# XXX: xxx
# xxx: xxx
# HACK: hack
# hack: hack
# FIXME: fixme
# fixme: fixme