Skip to content

mpickering/hlint-refactor-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.