miss_hit icon indicating copy to clipboard operation
miss_hit copied to clipboard

MATLAB Independent, Small & Safe, High Integrity Tools - code formatter and more

Results 72 miss_hit issues
Sort by recently updated
recently updated
newest added

For built in test in Octave starting with %!test at the end of a file. Miss_hit does add an whitespace which beaks the tests. Implemented like the detection of pragma...

Also, besides this, it would be nice if Windows is supported as well, where MATLAB is named `matlab.exe`, not `matlab` :)

**What kind of feature is this?** * New feature in MISS_HIT **Your MATLAB/Octave environment** * MATLAB * r2022a **MISS_HIT component affected** Choose one or more of the below: * Code...

difficulty: high
component: sem
tool: mh_lint

First thanks for this awesome codebase which save me a lot of efforts when I am trying to create a tool converting Matlab to Python3/Numpy code within [this in-progress fork](https://github.com/chaoqing/miss_hit/blob/9304eb2800681fa2bcfe5a18fc3a5d898d1da35d/miss_hit_core/m_ast.py#L3358)....

component: sem

**What kind of feature is this?** * New feature in MISS_HIT **Your MATLAB/Octave environment** * MATLAB or Octave * Which release/version **MISS_HIT component affected** * Style checker * Code metrics...

secretarial

**MISS_HIT Component affected** Please choose one from: * Style checker **Your MATLAB/Octave environment** * MATLAB * R2021a **Your operating system and Python version** * Windows * `Python 3.9.1` **Describe the...

tool: mh_style
tool: mh_reformat

**MISS_HIT Component affected** * Style checker **Your MATLAB/Octave environment** - Linux Ubuntu 18-04 - python 3.8 - matlab **Describe the bug** By chance I ended up having this in my...

component: core

**What kind of feature is this?** * Support a non-supported MATLAB or Octave construct * New feature in MISS_HIT **Your MATLAB/Octave environment** * MATLAB or Octave * Which release/version **MISS_HIT...

documentation

It would be very nice if there was a command-line option to also include the comments in the parser, rather than skipping them entirely. This is useful for code generation...

component: parser
component: core
difficulty: extreme

**What kind of feature is this?** * New feature in MISS_HIT **MISS_HIT component affected** Choose one or more of the below: * Style checker **Describe the solution you'd like** [Mathworks](https://www.mathworks.com/help/matlab/matlab_prog/add-help-for-your-program.html)...

difficulty: high
tool: mh_lint