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 Visual Studio C++ configuration files & .clang-tidy #347

Merged
merged 2 commits into from
Nov 21, 2018
Merged

Adding Visual Studio C++ configuration files & .clang-tidy #347

merged 2 commits into from
Nov 21, 2018

Conversation

Farwaykorse
Copy link
Contributor

A set of configuration files specific to Visual Studio:

  • *.vcxproj The default Visual C++ project file.
  • *.vcxitems A non-compiled "Shared items" project.
  • *.*.filters Per project file grouping and filtering configuration in Visual Studio.
  • *.ruleset Custom configuration for error/warning handling.

And adding the .clang-tidy configuration file with the existing mention of .clang-format under settings.

@PKief PKief merged commit 64ba434 into material-extensions:master Nov 21, 2018
@PKief
Copy link
Member

PKief commented Nov 21, 2018

@Farwaykorse Thank you very much 👍

@Farwaykorse Farwaykorse deleted the patch-1 branch November 21, 2018 17:53
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