aboutsummaryrefslogtreecommitdiffstats
path: root/lua/lspconfig/server_configurations/rubocop.lua
Commit message (Collapse)AuthorAgeFilesLines
* refactor: rename "server_configurations" => "configs" #3330Justin M. Keyes2024-10-011-17/+0
| | | | | | | | | | | | | | 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.
* fix(rubocop): don't auto-detect bundler, to avoid surprising configuration ↵Marc Busqué2023-12-061-7/+0
| | | | | behavior (#2923) Ref. #2716. The referenced PR changes got somehow lost when it came to the removal of the `on_new_config` function.
* fix(rubocop): support projects that do not use bundler (#2706)Fraser Hanson2023-07-081-1/+8
| | | Co-authored-by: Fraser Hanson <fraser.hanson@netapp.com>
* fix: correct typo on rubocop config (#2701)Wadii Hajji2023-07-061-0/+17