Skip to content

jcs-PR/isortify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MELPA

isortify

(automatically) format python buffers using isort

CI

💾 Quickstart

To automatically format all Python buffers before saving, add the function isortify-mode to python-mode-hook:

(add-hook 'python-mode-hook 'isortify-mode)

About

Isort for Emacs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 91.3%
  • Makefile 8.7%