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

Adding dotfiles #91

Merged
merged 6 commits into from
Mar 16, 2021
Merged

Adding dotfiles #91

merged 6 commits into from
Mar 16, 2021

Conversation

MCWertGaming
Copy link
Collaborator

This pull-request ties together #76 and #30 by adding the default .gitignore provided by github here and all config files used by visual studio community, visual studio code, Jetbrains CLion and generated files by cmake as standalone.
clang-format will follow as well. The discussing is ongoing in #30.

@MCWertGaming MCWertGaming added the enhancement New feature or request label Feb 13, 2021
@MCWertGaming
Copy link
Collaborator Author

MCWertGaming commented Feb 13, 2021

I have added clang-format. @certik you should check, if the coding style suits your preference. I have done the formating with clang-format in a seperate commit so I can just revert it, if you don't agree with it.

@MCWertGaming MCWertGaming mentioned this pull request Feb 13, 2021
This was linked to issues Feb 23, 2021
@MCWertGaming
Copy link
Collaborator Author

What do you think @certik? I have to revert the last commit anyway to fix the merge conflicts

@certik
Copy link
Collaborator

certik commented Mar 11, 2021

The formatting looks good, it's very similar to what we already used before.

Let's merge the other PRs first, then we can merge this one.

@MCWertGaming
Copy link
Collaborator Author

Yeah, I thought the same coding style is a good thing. Also I really like the chromium coding standards.

@MCWertGaming
Copy link
Collaborator Author

I have resolved everything! now we can merge this and proceed with #67.

@MCWertGaming MCWertGaming changed the title WIP: Adding dotfiles Adding dotfiles Mar 16, 2021
@certik certik merged commit 1fd5458 into jupyter-xeus:master Mar 16, 2021
@certik
Copy link
Collaborator

certik commented Mar 16, 2021

Thanks, that looks good. I squashed your commits to make the history a bit tidier.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add dotfiles Use clang-format
2 participants