There is a newer version of the record available.

Published December 7, 2020 | Version release-0.9.15
Software Open

florianschanda/miss_hit: Release 0.9.15

  • 1. Crossmodal perception plasticity lab

Description

0.9.15
  • Added documentation on how to use MISS_HIT through pre-commit hooks.

  • Libraries can now be declared global, making them a dependency for all other libraries and entry points. This is useful for larger code-bases with shared code among all components (e.g. interface definitions).

  • MH Style has a new rule whitespace_around_functions that makes sure each function, nested function, or class method is separated by one blank line from surrounding context. This also works for function without an explicit end keyword.

  • MH Lint has a new check to make sure the filename of a function or class files match the function or class name declared within.

  • Fixed bug in MH Style where blank lines after annotations (e.g. pragma Justify) could sometimes be deleted.

Files

florianschanda/miss_hit-release-0.9.15.zip

Files (3.2 MB)

Name Size Download all
md5:c4d5a6550b3ba3cf0d94c1da4288e940
3.2 MB Preview Download

Additional details