aboutsummaryrefslogtreecommitdiff
path: root/test/formatters/samplecode/prettier-javascript
diff options
context:
space:
mode:
authorRadon Rosborough <radon@beeper.com>2026-04-14 15:38:43 -0700
committerGitHub <noreply@github.com>2026-04-14 15:38:43 -0700
commit14316996958ec8962d9395bc4d986411f77971de (patch)
treefcc6a4032e75415f7ed84cf55b21ee931e26c5a7 /test/formatters/samplecode/prettier-javascript
parente6e5d5523d229735ab5f8ec83e10beefcfd00d76 (diff)
Add OpenTofu, use by default for Terraform (#391)
Seems fairly straightforward to me, Terraform is no longer open-source, OpenTofu is the compatible open-source successor, similar to the Redis/Valkey situation. Of course, if someone still prefers to use Terraform instead, they can easily customize using: ```tf (setf (alist-get 'terraform-mode apheleia-mode-alist) 'terraform) ``` We don't have a mechanism for allowing multiple formatters to be registered for the same major mode, where later ones could be used if earlier ones are not installed. That might be a nice addition.
Diffstat (limited to 'test/formatters/samplecode/prettier-javascript')
0 files changed, 0 insertions, 0 deletions