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

VS project improvements #288

Merged

Conversation

KurtLoeffler
Copy link

A few changes to the, .editorconfig, .gitignore, and Visual Studio project files for smoother development in Visual Studio.

…onfig to enforce project code style (and avoid default vs behavior removing spaces).
…iles go into a clean folder instead of being output into the intermediate folder.
@andrei-drexler andrei-drexler merged commit 595c5a2 into andrei-drexler:master Dec 29, 2023
4 checks passed
@andrei-drexler
Copy link
Owner

When I added the .editorconfig file it was purely to override GitHub's default tab size of 8. Personally I disable all VS autoformatting because I feel like it gets in the way more than it helps, but having better defaults in there for actual editing should help everyone else. The other changes look good, too, thank you! Merged in 595c5a2.

@KurtLoeffler KurtLoeffler deleted the vs-project-improvements branch May 23, 2024 18:47
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.

2 participants