| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
- Introduce emmylua CI job to type-check code.
- Drop old analyzers that haven't reported anything useful in a long
time and are redundant with luals/emmylua.
|
| |
|
|
|
| |
Otherwise it will print out all the files that passes which makes it
extremely tedious as you need to search for the files that failed.
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
The recently added rockspec (see #2307) has to be prepared and
uploaded to luarocks for each release.
This adds an automated workflow for it, which has been tested with
plenary.nvim.
To be able to upload to luarocks, the owner of the luarocks account
will have to add an API key named `LUAROCKS_API_KEY` to this repo's
GitHub Actions secrets.
|
| |
|
| |
* see https://github.com/Kampfkarren/selene
|
| | |
|
| | |
|
| |
|
| |
* added to reproduce locally the output of the style-lua job (aka run stylua).
|
| | |
|
| |
|