mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-04 18:58:04 +00:00
Fix TODO directive out of bounds acccess (#13756)
This commit is contained in:
parent
04b636cba2
commit
72ac6cd5a5
4 changed files with 21 additions and 10 deletions
|
@ -6,3 +6,8 @@
|
|||
# hack: hack
|
||||
# FIXME: fixme
|
||||
# fixme: fixme
|
||||
|
||||
# test # TODO: todo
|
||||
|
||||
|
||||
# #d#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue