Skip to content

Run cmake-lint on all '*.cmake' and 'CMakeList.txt' files#68

Merged
MarkSchofield merged 1 commit intomainfrom
mschofie/fix-linting
Jun 10, 2023
Merged

Run cmake-lint on all '*.cmake' and 'CMakeList.txt' files#68
MarkSchofield merged 1 commit intomainfrom
mschofie/fix-linting

Conversation

@MarkSchofield
Copy link
Copy Markdown
Owner

As was called out in #66, there's a cmake-lint error in the codebase! It turns out that my script for analyzing cmake files was only looking at *.cmake (to cover the toolchain files), but wasn't looking at CMakeLists.txt files (to cover the examples). Whoops. This change updates analyze.ps1 to lint properly and fixes the one error that exists in the CMakeLists.txt files.

@MarkSchofield MarkSchofield merged commit 74cc153 into main Jun 10, 2023
@MarkSchofield MarkSchofield deleted the mschofie/fix-linting branch June 10, 2023 06:34
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.

1 participant