Skip to content

Commit

Permalink
Fix unclosed parentheses
Browse files Browse the repository at this point in the history
  • Loading branch information
navignaw authored and snu5mumr1k committed Aug 31, 2024
1 parent 805e894 commit ff464a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ codefmt` if codefmt is installed (and helptags have been generated).
* Julia ([JuliaFormatter](https://github.com/domluna/JuliaFormatter.jl))
* Kotlin ([ktfmt](https://github.com/facebookincubator/ktfmt))
* Lua
([FormatterFiveOne](https://luarocks.org/modules/ElPiloto/formatterfiveone)
([FormatterFiveOne](https://luarocks.org/modules/ElPiloto/formatterfiveone))
* Markdown (prettier)
* Nix (nixpkgs-fmt)
* OCaml ([ocamlformat](https://github.com/ocaml-ppx/ocamlformat))
Expand Down

0 comments on commit ff464a4

Please sign in to comment.