Seeing differences because of newline characters
Published 17 January 2025
When using git for source control, newline characters within SQL text may be altered via the autocrlf feature. To avoid this we recommend that you turn autocrlf off via a .gitattributes file.