PsTuts-RAG / TODO.md
mbudisic's picture
code: switch TODO.md extraction to ruff, update script and output
14bfdc4
|
raw
history blame
408 Bytes

πŸ“ TODOs in Codebase

  • app.py:251: TD001 Invalid TODO tag: FIXME
  • app.py:251: TD002 Missing author in TODO; try: # TODO(<author_name>): ... or # TODO @<author_name>: ...
  • app.py:251: TD003 Missing issue link for this TODO
  • app.py:254: TD002 Missing author in TODO; try: # TODO(<author_name>): ... or # TODO @<author_name>: ...
  • app.py:254: TD003 Missing issue link for this TODO