Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/acristoffers/matlab-beautifier
MATLAB code beautifier
https://github.com/acristoffers/matlab-beautifier
Last synced: 15 days ago
JSON representation
MATLAB code beautifier
- Host: GitHub
- URL: https://github.com/acristoffers/matlab-beautifier
- Owner: acristoffers
- License: mpl-2.0
- Created: 2023-06-18T20:05:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-22T14:23:19.000Z (4 months ago)
- Last Synced: 2024-12-23T23:32:58.086Z (19 days ago)
- Language: Rust
- Size: 120 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A beautifier for MATLAB files.
This beautifier is quite opinionated and does not offer many options. It
formats code to 4 spaces and aligns matrices cells. It lets you chose if you
want spaces around all operators or only around addition/subtraction. For now
(and possibly forever) that's all the options you have.