Skip to content
This repository has been archived by the owner on Aug 12, 2023. It is now read-only.

feat(builtins): add xo code actions and diagnostics #707

Merged
merged 10 commits into from
Feb 27, 2022
Merged
Prev Previous commit
Next Next commit
format
  • Loading branch information
mvllow committed Feb 24, 2022
commit 387e182c307a49baed703cbfe6c675c96ec8012a
1 change: 0 additions & 1 deletion lua/null-ls/builtins/diagnostics/xo.lua
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,3 @@ return h.make_builtin({
},
factory = h.generator_factory,
})