Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid fallback style "LVM #1

Closed
Thalhammer opened this issue May 13, 2021 · 1 comment
Closed

Invalid fallback style "LVM #1

Thalhammer opened this issue May 13, 2021 · 1 comment

Comments

@Thalhammer
Copy link

I get the following error message for each of my files:
"Invalid fallback style "LVM"
I think this is caused by

message="$(clang-format -n -Werror --ferror-limit=1 $STYLE --fallback-style=LVM "${file}")"

"--fallback-style=LVM" should be "--fallback-style=LLVM"

RafikFarhad added a commit that referenced this issue May 14, 2021
@RafikFarhad
Copy link
Owner

Hi @Thalhammer , this issue has been fixed in v1.0.1.
Thanks for pointing this out.
Cheers 🍻

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

No branches or pull requests

2 participants