Several new rules for detecting unreachable code, multiline IFs, empty templates and invalid sections in resource file.
The variable naming rules (W0310 non-local-variables-should-be-uppercase and W0309
section-variable-not-uppercase) were also updated to support nested variables.
This release also contains fixes for W1015 misaligned-continuation-row rule, deprecating warning not appearing for
rules from --configure option. Also, the W0704 ignored-data rule provides better support for language headers.
Read more in full release notes.