fix(config): padding spacing
This commit is contained in:
parent
3daf582b7a
commit
4b1b75fd6e
7 changed files with 320 additions and 9 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue