Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.33 KB

File metadata and controls

38 lines (26 loc) · 1.33 KB

This bear features a simple algorithm to calculate the right indentation for Matlab/Octave code. However, it will not handle hanging indentation or conditions ranging over several lines yet.

  • Matlab
  • Octave

Settings

Setting Meaning
indent_size Number of spaces per indentation level. (Optional, defaults to '2'.)

Can Detect

  • Formatting

License

AGPL-3.0

Authors