Skip to content

Commit

Permalink
feat: format makefile
Browse files Browse the repository at this point in the history
Signed-off-by: tison <[email protected]>
  • Loading branch information
tisonkun committed Oct 29, 2024
1 parent b904fc6 commit 83f06e8
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 83f06e8

Please sign in to comment.