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).