Bugfixes
- We now ignore
@overload
fromBlockAndLocalOverlapViolation
- 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