dense-analysis / dense-analysis/ale
Add support for miss_hit (MATLAB)
Open
new tool
- Dominant language
- Vim Script
- Stars
- 14k
- Forks
- 1.5k
- Avg merge
- 17h 49m
- Merged PRs (30d)
- 1
Description
**Name:** miss_hit
**URL:** https://github.com/florianschanda/miss_hit
Currently, ALE only supports mlint for MATLAB. Unfortunately, it is proprietary and only comes bundled with a MATLAB distribution. A free alternative is miss_hit, which has `mh_style` to identify and fix style issues, and `mh_lint` for linting. Incorporating it into ALE will be useful for those running compatible code in Octave, for instance.
Contributor guide
Assessment
This issue has not been assessed yet.