Skip to content

Commit

Permalink
stats: show TOs
Browse files Browse the repository at this point in the history
  • Loading branch information
nunoplopes committed Jul 2, 2023
1 parent 85aaafc commit 2714e36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/table.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

$errors = array(
'Out of memory; skipping function.' => 'OOM',
'Timeout' => 'timeout',
'Source is more defined than target' => 'domain',
"Source and target don't have the same return domain" => 'noreturn',
'Target is more poisonous than source' => 'poison',
Expand Down

0 comments on commit 2714e36

Please sign in to comment.