Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gingerbeardman/reindent-o-matic
Nova extension to reapply .editorconfig indent rules to the current file or all matching files
https://github.com/gingerbeardman/reindent-o-matic
editorconfig editorconfig-linter indentation nova-editor nova-extension
Last synced: 14 days ago
JSON representation
Nova extension to reapply .editorconfig indent rules to the current file or all matching files
- Host: GitHub
- URL: https://github.com/gingerbeardman/reindent-o-matic
- Owner: gingerbeardman
- License: mit
- Created: 2024-10-14T17:50:41.000Z (29 days ago)
- Default Branch: main
- Last Pushed: 2024-10-26T23:27:24.000Z (17 days ago)
- Last Synced: 2024-10-27T00:34:02.361Z (17 days ago)
- Topics: editorconfig, editorconfig-linter, indentation, nova-editor, nova-extension
- Language: JavaScript
- Homepage: https://extensions.panic.com/extensions/com.gingerbeardman/com.gingerbeardman.Reindent-o-matic/
- Size: 26.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Reindent-o-matic
Reindent-o-matic is an extension for the [Nova editor](https://nova.app).
It reapplies .editorconfig indent rules to the current file or all files matching specific extensions
See the internal [README](/Reindent-o-matic.novaextension/README.md) for more info.
Recommended download from [Nova Extensions](https://extensions.panic.com/extensions/com.gingerbeardman/com.gingerbeardman.Reindent-o-matic/) website.
# Licence
[MIT](/LICENSE)