Skip to content

add option to pass --fallback-style to clang-format#73

Open
krox wants to merge 1 commit intorosshemsley:masterfrom
krox:master
Open

add option to pass --fallback-style to clang-format#73
krox wants to merge 1 commit intorosshemsley:masterfrom
krox:master

Conversation

@krox
Copy link

@krox krox commented Mar 1, 2023

The '--fallback-style' option can be used to tell clang-format what to do in case '--style=File' is specified, but no '.clang-format' file is found.

This closes #70

@kpTed
Copy link

kpTed commented Feb 20, 2025

Do you plan to merge this feature? It could be very useful, especially with the config --fallback-style=none which allows to disable clangFormat when no file found.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature request: fallback-style

2 participants