Skip to content

Commit

Permalink
fix: remove deliberate lint trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcjkb committed Jan 18, 2023
1 parent 10a4422 commit f0cd7b4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lua/entrypoint.lua
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ local args = {
}

---@param filename string
---@param foo bar
---@return string? content
local function read_file(filename)
local content
Expand Down

0 comments on commit f0cd7b4

Please sign in to comment.