nvim-lua / plenary.nvim

plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
MIT License
2.53k stars 270 forks source link

feat(#579): add `selene` support #580

Open AlejandroSuero opened 1 month ago

AlejandroSuero commented 1 month ago

This PR can be change to not include the workflow action for example, if it something we don't need.

The main goal is the support for selene for people like me who are using selene instead of luacheck or in tandem.

[!note] The action for selene is failing because of what I explained in more detail in #579.

Closes #579