Skip to content

Add ban-duplicate-column-assignments rule + parser improvements

Choose a tag to compare

@sbdchd sbdchd released this 06 Aug 04:42
· 68 commits to master since this release
4cc2268

Added

  • linter: add ban-duplicate-column-assignments rule (#1263, #1262)
  • ide: add code action to switch between comment types (#1271)
  • ide: add code action Rewrite integer as (#1266)
  • ide: fold where clauses (#1265)

Changed

Fixed