Recent Releases of pre-commit-matlab-lint

pre-commit-matlab-lint - v1.0.5

Improved retrieval of MATLAB version info so we can support older MATLAB releases in the future.

- Python
Published by tcumby about 4 years ago

pre-commit-matlab-lint - v1.0.4

This release fixes a error using relative paths that caused false positives.

- Python
Published by tcumby about 4 years ago

pre-commit-matlab-lint - v1.0.3

Now properly handling the case where MATLAB finds no linter errors or warnings.

- Python
Published by tcumby about 4 years ago

pre-commit-matlab-lint - v1.0.2

Made a minor performance improvement by only running the MATLAB installation interrogation the first time

- Python
Published by tcumby about 4 years ago

pre-commit-matlab-lint - v1.0.1

Changed how the file paths to the MATLAB executable were constructed to avoid using the 'forwarding' executable at /bin. This change adds support for MATLAB 2021b update 2.

- Python
Published by tcumby about 4 years ago

pre-commit-matlab-lint - v1.0.0

This first release has functioning MATLAB linting via an instance of MATLAB on the user's machine.

- Python
Published by tcumby about 4 years ago