Releases: mac2000/sublime-reindent-on-save
Releases · mac2000/sublime-reindent-on-save
Ability to reindent specific files only
You can specify file types which you want to be reindented on save like so:
"reindent_on_save": ["css", "SCSS", "html", "Js"]
If you set this option to false
- reindent plugin will not reindent any file
If you set this option to true
or delete this option - reindent plugin will reindent all files