Skip to content

Commit

Permalink
feat: format makefile (#162)
Browse files Browse the repository at this point in the history
Signed-off-by: tison <[email protected]>
  • Loading branch information
tisonkun authored Oct 29, 2024
1 parent b904fc6 commit 463d24c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions fmt/src/document/defaults.toml
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,12 @@ headerType = "LUA"
extension = true
filename = false

[MAKEFILE]
pattern = "Makefile"
headerType = "SCRIPT_STYLE"
extension = true
filename = true

[MOONBIT]
pattern = "mbt"
headerType = "DOUBLESLASH_STYLE"
Expand Down

0 comments on commit 463d24c

Please sign in to comment.