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

Fuzzy match + clang format #40

Closed

Conversation

narekgharibyan
Copy link
Member

@hendrikmuhs This PR contains PR #39 plus it uses IndentWidth: 4 for clang-format.
I think that formatting is easier to read, as the code is less dense.
But as changing this param later on will require all touched files to be reformatted, I'm not very sure about it.
Please let me know what you think.

 - added Dictionary::GetFuzzy() method
 - fixed use of .clang-format file
 - added ConstructorInitializerIndentWidth: 4 to .clang-format
@coveralls
Copy link

Coverage Status

Coverage increased (+0.3%) to 92.406% when pulling ab9c431 on narekgharibyan:fuzzy_match_clang_format into a7dc803 on KeyviDev:master.

@narekgharibyan narekgharibyan deleted the fuzzy_match_clang_format branch February 20, 2018 08:40
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