Skip to content

version 0.8.0

Compare
Choose a tag to compare
@haijeploeg haijeploeg released this 09 Nov 12:38
· 26 commits to main since this release
15e0e8c

Fixed

  • False positive when detecting missing spaces in Jinja variables when the Jinja statement is nested in literal braces (#272).
  • Ensure a single missing quote in the file mode is also detected as incorrect quotation of a file mode (#273).
  • Ignore non file mode arguments for the file mode quotation and leading zero checks (#274).