-
Notifications
You must be signed in to change notification settings - Fork 630
Add cmake-format linter #12868
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
base: main
Are you sure you want to change the base?
Add cmake-format linter #12868
Conversation
Stack from ghstack (oldest at bottom): |
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/12868
Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (1 Unrelated Failure)As of commit 04b5196 with merge base 447ac26 ( BROKEN TRUNK - The following job failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
[ghstack-poisoned]
looks like the mass lint run needs to be included in this diff to avoid red required lintrunner CI. |
[ghstack-poisoned]
This uses the adapter I added to lintrunner-adapters in justinchuby/lintrunner-adapters#117 . Since there hasn't been a release yet, I copied the adapter to our repo; we can get rid of it when there's an upstream release of lintrunner-adapters and we upgrade to it. ghstack-source-id: 354d2b4 ghstack-comment-id: 3120541492 Pull-Request: #12868
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I skimmed through all of the formatted CMake code, though admittedly not in great detail. Looks good to me.
[ghstack-poisoned]
This uses the adapter I added to lintrunner-adapters in justinchuby/lintrunner-adapters#117 . Since there hasn't been a release yet, I copied the adapter to our repo; we can get rid of it when there's an upstream release of lintrunner-adapters and we upgrade to it. ghstack-source-id: f0f4b2e ghstack-comment-id: 3120541492 Pull-Request: #12868
This uses the adapter I added to lintrunner-adapters in justinchuby/lintrunner-adapters#117 . Since there hasn't been a release yet, I copied the adapter to our repo; we can get rid of it when there's an upstream release of lintrunner-adapters and we upgrade to it. ghstack-source-id: 2a57ed5 ghstack-comment-id: 3120541492 Pull-Request: #12868
This uses the adapter I added to lintrunner-adapters in justinchuby/lintrunner-adapters#117, which was released in the newest lintrunner-adapters release.