Skip to content

Commit

Permalink
feat: support Python with Ruff in dprint (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
g-plane authored Dec 20, 2023
1 parent ef09f14 commit 2a1d033
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/null-ls/builtins/formatting/dprint.lua
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ return h.make_builtin({
"json",
"jsonc",
"markdown",
"python",
"toml",
"rust",
"roslyn",
Expand Down

0 comments on commit 2a1d033

Please sign in to comment.