mpickering / hlint-refactor-mode

Emacs bindings for hlint's --refactor option

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Emacs bindings for hlint's refactor option. This requires the refact executable from apply-refact.

The default keybindings are

C-c , r - Apply the suggestion under the cursor
C-c , b - Apply all suggestions in the buffer

More information can be found here.

About

Emacs bindings for hlint's --refactor option

License:MIT License


Languages

Language:Emacs Lisp 100.0%