summaryrefslogtreecommitdiff
path: root/.github/workflows/lint.yaml
AgeCommit message (Collapse)Author
2022-10-15chore(plugins): bump version (#3248)kylo252
* ci: update workflows * chore(plugins): bump version * chore: update depdecated settings for comment.nvim * chore(lsp): update skiplist * fixup!: take 2 for comment.nvim
2022-04-02ci(test): add write-permission for prs (#2417)kylo252
2022-03-10feat(windows): add custom config_win.example.lua (#2330)kylo252
2021-09-09[Feature]: Add some very basic unit-tests (#1369)kylo252
2021-08-17[Bugfix] ignore jdtls to fix `CI` (#1339)Abouzar Parvan
2021-08-13feat: Add pre-commit hook for linting and formatting (#1132)kylo252
* feat: Add pre-commit hook for linting and formatting * format with prettier
2021-07-19[Feature] Add shell workflows (#1030)Luc Sinet