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

Update .vscode cmake.sourceDirectory #1521

Merged
merged 2 commits into from
Feb 29, 2024
Merged

Update .vscode cmake.sourceDirectory #1521

merged 2 commits into from
Feb 29, 2024

Conversation

nirinchev
Copy link
Member

No description provided.

Copy link

coveralls-official bot commented Feb 9, 2024

Pull Request Test Coverage Report for Build 7846748656

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall first build on ni/cmake-presets at 87.36%

Totals Coverage Status
Change from base Build 7845583916: 87.4%
Covered Lines: 3656
Relevant Lines: 4185

💛 - Coveralls

@nielsenko
Copy link
Contributor

The title seems to imply that the CMakePreset file will be moved, but the PR doesn't actually do that.
Could you elaborate a bit on what you want to achieve here?

@@ -29,6 +29,7 @@ linter:
rules:
avoid_relative_lib_imports: false
package_api_docs: true
dangling_library_doc_comments: false
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I prefer that we don't disable recommended lints, but let us keep it for now, and fix the code later.

Copy link
Contributor

@nielsenko nielsenko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The actual changes looks good to me, but I'm a bit confused by the title?

@nirinchev nirinchev changed the title Move cmake presets to root of repo Update .vscode cmake.sourceDirectory Feb 26, 2024
@nirinchev
Copy link
Member Author

Yeah, originally, I thought I need to move the presets to have them vscode pick them up, but then discovered the cmake.sourceDirectory property.

@nirinchev nirinchev merged commit ec58ef4 into main Feb 29, 2024
50 of 54 checks passed
@nirinchev nirinchev deleted the ni/cmake-presets branch February 29, 2024 12:28
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants