| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | build: add -q flag to luacheck | dundargoc | 2025-01-21 | 1 | -1/+1 |
| | | | | | | 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. | ||||
| * | test: remove test depend and use vusted (#2603) | Raphael | 2023-05-11 | 1 | -1/+1 |
| | | |||||
| * | chore: use luarocks-tag-release workflow | Marc Jakobi | 2023-02-03 | 1 | -6/+0 |
| | | |||||
| * | ci: add luarocks upload release workflowv0.1.5 | Marc Jakobi | 2023-01-08 | 1 | -0/+6 |
| | | | | | | | | | | | | | 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. | ||||
| * | ci: add Selene linter (#904) | Peter Lithammer | 2021-11-15 | 1 | -1/+3 |
| | | | | * see https://github.com/Kampfkarren/selene | ||||
| * | build: replace echo with printf so newlines are interpreted (#1419) | dundargoc | 2021-11-13 | 1 | -2/+2 |
| | | |||||
| * | chore: unify makefile to run stylua and luacheck | Michael Lingelbach | 2021-10-30 | 1 | -3/+3 |
| | | |||||
| * | feat: add make style-lua target (#1091) | Matthieu Coudron | 2021-07-20 | 1 | -1/+5 |
| | | | | * added to reproduce locally the output of the style-lua job (aka run stylua). | ||||
| * | Makefile: add lint commant | Hirokazu Hata | 2020-05-21 | 1 | -1/+4 |
| | | |||||
| * | test: add test runner script | Hirokazu Hata | 2020-05-19 | 1 | -0/+3 |
