also added 'is_string()' method to Variant and refactored many String type comparisons to use it instead
- Add leading and trailing spaces within dictionaries, as the `{}` characters are hard to distinguish from `[]` on some fonts. This is especially helpful with empty arrays and dictionaries.
This also ignores `.out` files in the file format static checks.