Skip to content

Version 3.8.1

Latest

Choose a tag to compare

@gquerret gquerret released this 02 Jun 14:17
· 15 commits to develop since this release
598aa48
  • Invalid syntax in DF file do not fully break the analysis anymore (sonar-scanner + sonarlint + language server)
  • ExecutionGraph improvements on RETURN and QUIT nodes
  • Method and attribute signatures improvements on system handles + builtin classes (LS)
  • Fix KeywordCase rule (#1221), UnusedDataset (#1226), DefineVariableBlock (#1220), DynamicObjectLeak (#1170),
  • New rule: StaleGlobalHandleAccess (detect stale reference to file-info that could have been changed by another procedure. Any RUN or PUBLISH will flag file-info as stale. Rules will be loosened in the future).

Full Changelog: V3.7.0...V3.8.1