ci: typechecking no longer requires neodev

This commit is contained in:
Steven Arcangeli 2024-06-01 16:13:36 -07:00
parent 8ac4ba4e0a
commit 15e071f203
8 changed files with 31 additions and 31 deletions

View file

@ -1,9 +1,6 @@
local oil = require("oil")
local util = require("oil.util")
-- TODO remove after https://github.com/folke/neodev.nvim/pull/163 lands
---@diagnostic disable: inject-field
local M = {}
M.show_help = {