Skip to content

Conversation

@derobins
Copy link
Collaborator

@derobins derobins commented Nov 19, 2025

NOTE: cmakelint, not cmake-lint !!!

Copilot AI review requested due to automatic review settings November 19, 2025 06:00
Copilot finished reviewing on behalf of derobins November 19, 2025 06:01
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds a new GitHub Actions workflow to automatically lint CMake files in the repository using cmake-lint. The workflow runs on pull requests and checks all CMakeLists.txt and *.cmake files for style and formatting issues.

Key changes:

  • Adds a new .github/workflows/cmake-lint.yml workflow file that runs cmake-lint on pull requests
  • Sets up Python virtual environment and installs cmake-lint
  • Finds and lints all CMake files in the repository

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copilot AI review requested due to automatic review settings November 19, 2025 06:11
Copilot finished reviewing on behalf of derobins November 19, 2025 06:13
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 4 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copilot AI review requested due to automatic review settings November 19, 2025 06:19
Copilot finished reviewing on behalf of derobins November 19, 2025 06:22
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copilot AI review requested due to automatic review settings November 19, 2025 06:29
Copilot finished reviewing on behalf of derobins November 19, 2025 06:31
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 3 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@derobins
Copy link
Collaborator Author

Okay, this sets up cmake-lint correctly and runs it. I'm going to mark it as a draft until the CMake cleanup gets in. At that point, this should pass and I'll rebase it.

@derobins derobins marked this pull request as draft November 19, 2025 06:53
@derobins derobins force-pushed the derobins/cmake_lint_for_reals branch from c6e6c51 to 6475a5a Compare November 19, 2025 16:34
Copilot AI review requested due to automatic review settings November 20, 2025 22:17
@derobins derobins force-pushed the derobins/cmake_lint_for_reals branch from 6475a5a to 456c4f2 Compare November 20, 2025 22:17
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@derobins derobins force-pushed the derobins/cmake_lint_for_reals branch from 456c4f2 to a5b63e8 Compare November 21, 2025 01:05
Copilot AI review requested due to automatic review settings November 21, 2025 01:09
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@derobins derobins changed the title Add a cmake-lint GitHub action Add a cmakelint GitHub action Nov 21, 2025
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