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

Change default value "PAS_Left" to "Left" #54

Merged
merged 1 commit into from Mar 23, 2018
Merged

Change default value "PAS_Left" to "Left" #54

merged 1 commit into from Mar 23, 2018

Conversation

lnksz
Copy link
Contributor

@lnksz lnksz commented Mar 21, 2018

If I set my PointerAlignment setting to "PAS_Left" (uncomment the setting line)
The following error occurs upon formatting:

Error parsing-style: Invalid argument

The comment in the settings file cites probably clang which also says that in config the "PAS_" prefix is omitted.

In my version (v1.3.6 ) on Ubuntu Left, Middle, and Right do the work.

If I set my PointerAlignment setting to "PAS_Left" (uncomment the setting line)
The following error occurs upon formatting:
```
Error parsing-style: Invalid argument
```

The comment in the settings file cites probably [clang](https://clang.llvm.org/docs/ClangFormatStyleOptions.html) which also says that in config the "PAS_" prefix is omitted.

In my version (v1.3.6 ) on Ubuntu `Left`, `Middle`, and `Right` do the work.
@sailormoon sailormoon merged commit 13faf0e into rosshemsley:master Mar 23, 2018
@sailormoon
Copy link
Collaborator

Thanks for the fix!

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.

None yet

2 participants