mpickering / hlint-refactor-mode

Emacs bindings for hlint's --refactor option
MIT License
27 stars 5 forks source link

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.