You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just found this while looking for an SQL linter and formatter and I might be missing something but the default formatting rules seem to be absolutely atrocious, removing any and all indentation in all files I tried them on and adding spaces before the final semicolon, essentially completely ruining all readability the file had before. It also does not seem to break long lines.
So I assume that can't be the intended way it works and I might be missing something?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I just found this while looking for an SQL linter and formatter and I might be missing something but the default formatting rules seem to be absolutely atrocious, removing any and all indentation in all files I tried them on and adding spaces before the final semicolon, essentially completely ruining all readability the file had before. It also does not seem to break long lines.
So I assume that can't be the intended way it works and I might be missing something?
Beta Was this translation helpful? Give feedback.
All reactions