Skip to content

Commit

Permalink
Remove Json.
Browse files Browse the repository at this point in the history
```
Configuration file(s) do(es) not support Json
```
with clang-formt 18.0.0
  • Loading branch information
breyerml authored Nov 13, 2024
1 parent 6ed094f commit 7021abb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion git-clang-format.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ def main():
'js', # JavaScript
'ts', # TypeScript
'cs', # C Sharp
'json', # Json
'sv', 'svh', 'v', 'vh', # Verilog
])

Expand Down

0 comments on commit 7021abb

Please sign in to comment.