Skip to content

Fix lint errors#324

Draft
amd-sriram wants to merge 1 commit intomasterfrom
fix_lint_errors
Draft

Fix lint errors#324
amd-sriram wants to merge 1 commit intomasterfrom
fix_lint_errors

Conversation

@amd-sriram
Copy link
Copy Markdown
Collaborator

@amd-sriram amd-sriram commented Mar 27, 2026

Motivation

Fix the code so that the lint checks pass.

Technical Details

Checked the following lints

hooks:
-   id: trailing-whitespace
-   id: check-ast
-   id: check-json
-   id: check-merge-conflict
-   id: check-toml
-   id: check-yaml
pre-commit try-repo https://github.com/pre-commit/pre-commit-hooks trailing-whitespace --all-files 
pre-commit try-repo https://github.com/pre-commit/pre-commit-hooks check-ast --all-files 
pre-commit try-repo https://github.com/pre-commit/pre-commit-hooks check-json --all-files 
pre-commit try-repo https://github.com/pre-commit/pre-commit-hooks check-merge-conflict --all-files 
pre-commit try-repo https://github.com/pre-commit/pre-commit-hooks check-toml --all-files 
pre-commit try-repo https://github.com/pre-commit/pre-commit-hooks check-yaml --all-files 

Only trailing-whitespace fails
Total 181 files changed with exactly 2209 insertions and 2209 deletions

Test Plan

Run workflow, branch used in PR #320

Test Result

https://github.com/ROCm/apex/actions/runs/23668208880

Submission Checklist

@amd-sriram amd-sriram self-assigned this Mar 27, 2026
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