index
:
apheleia.git
align-null-check
main
rr-unmess-ruby
wip/support-inplace-formatters
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apheleia-utils.el
Age
Commit message (
Expand
)
Author
2023-12-30
[#274] Fix apheleia-formatters-indent logic (#277)
Radon Rosborough
2023-12-30
Delete apheleia-formatters-args-from-file (#273)
Nolan
2023-12-21
Add ruby-syntax-tree format support (#224)
Nolan
2023-12-14
Determine indent level from more modes (#258)
Ville Skyttä
2023-12-14
Add support for JSON with `python3 -m json.tool` (#257)
Ville Skyttä
2023-11-29
Add `perltidy` indent level and line length support (#261)
Ville Skyttä
2023-11-28
Add support for Robot Framework files with `robotidy` (#263)
Ville Skyttä
2023-11-28
Changelog and obsoletion marker fixes (#262)
Ville Skyttä
2023-11-26
Add js-beautify based formatters (#229)
Mohsin Kaleem
2023-11-23
Respect `typescript-indent-level`, `typescript-ts-mode-indent-offset` (#252)
Anders Kaseorg
2023-11-17
Apply some code review suggestions from MELPA (#246)
Radon Rosborough
2023-10-17
Restructure and refactor apheleia package (#215)
Mohsin Kaleem
2023-10-12
[#208] Allow ignoring Emacs indentation settings (#211)
Radon Rosborough
2023-04-20
Move apheleia-formatters to apheleia-utils
Mohsin Kaleem