chore: add TODOs

This commit is contained in:
Benjamin Lipp
2025-07-22 17:42:13 +02:00
parent 9327c2c4f3
commit a5ae83e726
3 changed files with 16 additions and 2 deletions

View File

@@ -111,7 +111,6 @@ def _awk(cpp_prep, awk_prep):
file.write("\nprocess main")
def pretty_output_line(prefix, mark, color, text):
# Vulnerable to injection attacks. Use better API. -- karo
prefix = f"[grey42]{prefix}[/grey42]"