Skip to content

Add maxdop to Formatters - #69

Open
pagebrooks wants to merge 1 commit into
danhuss:mainfrom
pagebrooks:add-maxdop
Open

Add maxdop to Formatters#69
pagebrooks wants to merge 1 commit into
danhuss:mainfrom
pagebrooks:add-maxdop

Conversation

@pagebrooks

Copy link
Copy Markdown

Adds maxdop to the Formatters section.

A free, MIT-licensed, open-source T-SQL formatter.

  • Built on Microsoft's own T-SQL parser (ScriptDom), so stored procedures, GO batches and older dialects are parsed rather than pattern-matched.
  • One static binary for editor, command line, or CI (maxdop --check src/). No runtime to install.
  • Re-parses its own output and compares it against the input before writing, and returns the file untouched if anything differs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant