zed/extensions/ruby
Vitaly Slobodin 1651cdf03c
ruby: Use two spaces per indentation level (#11869)
Hello, this pull request changes the indentation level for Ruby language
from 2 spaces to the most used setting in the Ruby world: 2 spaces per
indentation level.
This setting is mentioned in the [Ruby style guide from the Rubocop
(Ruby linter and formatter)
team](https://rubystyle.guide/#spaces-indentation) and/or in another
popular Rubocop configuration tool -
[`standardrb`](https://github.com/standardrb/standard/blob/main/config/base.yml#L233)
Thanks!

Release Notes:

- N/A
2024-05-15 14:07:00 -04:00
..
languages ruby: Use two spaces per indentation level (#11869) 2024-05-15 14:07:00 -04:00
src ruby: Fix solargraph completion highlighting (#11825) 2024-05-14 18:54:19 -04:00
Cargo.toml ruby: Bump to v0.0.3 (#11833) 2024-05-14 19:08:39 -04:00
extension.toml ruby: Bump to v0.0.3 (#11833) 2024-05-14 19:08:39 -04:00
LICENSE-APACHE Extract Ruby extension (#11360) 2024-05-10 11:53:11 -04:00