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 name of .clang-format to _clang-format #5

Closed
vbadeasv opened this issue Apr 21, 2015 · 2 comments
Closed

Change name of .clang-format to _clang-format #5

vbadeasv opened this issue Apr 21, 2015 · 2 comments

Comments

@vbadeasv
Copy link

Since clang-format supports both ".clang-format" and "_clang-format" file names, wouldn't be better to use the latter? That's because ".clang-format" will be, by default, hidden in both Finder and Terminal, so will be harder to find. Additionally, I think it's more explicit to see, near a project file, a visible "format" file.

@haaakon
Copy link
Owner

haaakon commented Apr 21, 2015

Really good point. I suuport it, will update when i have the time

@apwelsh
Copy link

apwelsh commented Mar 23, 2017

Coming into this a bit late. I think .clang-format adheres to unix naming notations. Easy enough to rename it back.

@haaakon haaakon closed this as completed May 2, 2019
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

3 participants