Skip to content

Add dotFormatter configuration option #1221

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

Merged
merged 2 commits into from
Jul 30, 2025

Conversation

lukaszsamson
Copy link
Collaborator

Summary

  • allow specifying custom .formatter.exs via elixirLS.dotFormatter setting
  • plumb dot_formatter option to formatting routines
  • document the new setting
  • add CHANGELOG entry
  • test using custom formatter path
  • replaced inline comment with call to maybe_put_dot_formatter

Testing

  • mix format
  • mix deps.get (fails: httpc request failed with 503)
  • mix test (fails: requires Hex to fetch dependencies)

https://chatgpt.com/codex/tasks/task_e_6883fc6085788321b0cf9412e71666c0

@lukaszsamson lukaszsamson merged commit 181a04b into master Jul 30, 2025
4 of 5 checks passed
@lukaszsamson lukaszsamson deleted the codex/add-elixirls.dotformatter-server-setting branch July 30, 2025 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant