Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add conservative defaults for whitespace in Elixir files. #75

Merged
merged 1 commit into from
Apr 8, 2024
Merged

Add conservative defaults for whitespace in Elixir files. #75

merged 1 commit into from
Apr 8, 2024

Conversation

Moosieus
Copy link
Contributor

@Moosieus Moosieus commented Apr 5, 2024

  • Always use spaces for Elixir files.
  • Set tab size to 2 spaces.
  • Trim trailing whitespace on save.
  • Insert newline on save.
  • Trim excess newlines on save.

* Always use spaces for Elixir files.
* Set tab size to 2 spaces.
* Trim trailing whitespace on save.
* Insert newline on save.
* Trim excess newlines on save.
@scohen scohen requested a review from Blond11516 April 5, 2024 16:36
@Blond11516 Blond11516 merged commit f684ab7 into lexical-lsp:main Apr 8, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants