Skip to content

Commit d043f67

Browse files
committed
fix: don't use prettier for langs it doesn't format
1 parent 51bf193 commit d043f67

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

packages/opencode/src/format/index.ts

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -109,15 +109,6 @@ export namespace Format {
109109
".xml",
110110
".md",
111111
".mdx",
112-
".php",
113-
".rb",
114-
".java",
115-
".go",
116-
".rs",
117-
".swift",
118-
".kt",
119-
".kts",
120-
".sol",
121112
".graphql",
122113
".gql",
123114
],

0 commit comments

Comments
 (0)