| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | docs: add deprecation notice to lua/lspconfig/configs #4189 | Justin M. Keyes | 2025-11-15 | 1 | -0/+7 |
| | | |||||
| * | fix(golangci_lint_ls): support v2 wrapper script #3984 | Alex Efros | 2025-08-05 | 1 | -2/+4 |
| | | |||||
| * | feat(golangci_lint_ls): add support for v1 #3865 | Alex Efros | 2025-05-22 | 1 | -0/+18 |
| | | |||||
| * | fix(golangci-lint): disable stats in json output (#3665) | Andrej Kenda | 2025-03-27 | 1 | -1/+1 |
| | | |||||
| * | fix(golangci-lint): typo in command argument #3662 | Olzhas Akhmetkhan | 2025-03-26 | 1 | -1/+1 |
| | | |||||
| * | fix: golangci-lint v2 json output #3661 | Olzhas Akhmetkhan | 2025-03-26 | 1 | -1/+1 |
| | | |||||
| * | refactor(docs): drop redundant default_config #3397 | Justin M. Keyes | 2024-10-24 | 1 | -3/+0 |
| | | | | | | | | Problem: default_config duplicated in `docs` items. Solution: delete it. docgen autogenerates this now. | ||||
| * | refactor: rename "server_configurations" => "configs" #3330 | Justin M. Keyes | 2024-10-01 | 1 | -0/+42 |
| Problem: The name `server_configurations` is extremely verbose and irritatingly formal and dogmatic. This overlong name is a constant nuisance when reading, writing, and coding. It's also not even correct: these configurations are just as much "client" configurations as they are "server" configurations. Solution: - Rename to a shorter name. - Leave placeholder files for any old URLs that link to the old location. | |||||
