Skip to content

Version 2.15.0

Compare
Choose a tag to compare
@gquerret gquerret released this 12 Apr 07:52
· 440 commits to main since this release
  • Report total number of Proparse directives as a metric (Size domain)
  • Prevent BackslashInString rule from being triggered on all {&WINDOW-NAME} instances
  • Parse engine internal changes (VSCode support)
  • Generics and elvis operator (?:) support
  • DF parser changes (PR #957)
  • Various rule improvements:
    • BufferUsage (ability to skip issues on procedures / methods / functions)
    • DefaultInitialValue (#909)
    • FunctionNamingConvention (#932)
    • TableUsage (#958)
    • NoErrorHandling (#947)