ggml-org/whisper.cpp

Suggestion: Add .clang-format file

Open

#332 opened on Dec 24, 2022

View on GitHub
 (4 comments) (1 reaction) (0 assignees)C++ (5,535 forks)batch import
enhancementgood first issue

Repository metrics

Stars
 (49,693 stars)
PR merge metrics
 (Avg merge 5d 20h) (36 merged PRs in 30d)

Description

It would be useful when making larger changes (like this) if it could be properly formatted using clang-format.

Do you happen to have a .clang-format file you can drop into the repo?

Contributor guide