We have a mixed environment dbt cloud and VS Code. On rare occasions I'm finding dbt cloud adding spaces that VS Code is interpreting as special characters:
While the project runs fine in the dbt cloud environment it produces a compile error in VS Code until the characters are replaced with spaces. Any ideas would be appreciated.