docbrown/.vscode/settings.json
Philip How 149ae12dd1
New badge display logic on user's profile (#20936)
* new badge display

* fix cypress

* fix cypress

* Fit grid to exact number

* change point at which badges shown on profile header to 7

---------

Co-authored-by: Ben Halpern <bendhalpern@gmail.com>
2024-05-09 11:48:07 -04:00

6 lines
102 B
JSON

{
"rubyLsp.rubyVersionManager": {
"identifier": "auto"
},
"rubyLsp.formatter": "rubocop",
}