mirror of
https://github.com/Ed94/pikuma_ps1.git
synced 2026-08-25 02:20:33 +00:00
auto-column alignment formatting pass on trailing type annotations.
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@
|
||||
local scan = require("duffle_scan") ---@type DuffleExport
|
||||
local isa = require("duffle_isa") ---@type DuffleExport
|
||||
local emit = require("duffle_emit") ---@type DuffleExport
|
||||
local M = {} ---@type DuffleExport
|
||||
local M = {} ---@type DuffleExport
|
||||
|
||||
--- @alias Path string
|
||||
--- @alias LineNum integer
|
||||
|
||||
Reference in New Issue
Block a user