Skip to content

Version 0.12.5

Compare
Choose a tag to compare
@sobolevn sobolevn released this 19 Sep 14:14
· 1965 commits to master since this release
648ff19

Bugfixes

  • We now ignore @overload from BlockAndLocalOverlapViolation
  • Now expressions that reuse block variables are not treated as violations,
    example: my_var = do_some(my_var)

Misc

  • Adds Github Action and docs how to use it
  • Adds local Github Action that uses itself for testing
  • Adds official Docker image and docs about it