fix(config): padding spacing

This commit is contained in:
Barrett Ruth 2025-10-24 14:44:33 -04:00
parent 3daf582b7a
commit 4b1b75fd6e
7 changed files with 320 additions and 9 deletions

View file

@ -43,6 +43,10 @@
---@field memory_limit_mb number
---@field exit_code integer
---@field signal string|nil
---@field time_actual_width? integer
---@field time_limit_width? integer
---@field mem_actual_width? integer
---@field mem_limit_width? integer
---@class VerdictHighlight
---@field col_start integer