Skip to content

(add) pre-commit linter CI workflow - #16

Closed
mark14wu wants to merge 3 commits into
mainfrom
feature/pre-commit-ci
Closed

mark14wu wants to merge 3 commits into
mainfrom
feature/pre-commit-ci

Conversation

@mark14wu

Copy link
Copy Markdown
Collaborator

Summary

  • Add .pre-commit-config.yaml with hooks: trailing-whitespace, end-of-file-fixer, check-yaml, check-added-large-files, check-merge-conflict, black, isort, flake8
  • Add GitHub Actions workflow (.github/workflows/pre-commit.yml) that runs pre-commit checks on every push and PR

Test plan

  • Verify the CI workflow triggers on push to this branch
  • Confirm all pre-commit hooks pass on the current codebase

🤖 Generated with Claude Code

mark14wu and others added 3 commits March 17, 2026 13:57
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@mark14wu

Copy link
Copy Markdown
Collaborator Author

Superseded by PR chain #17 and #18

@mark14wu mark14wu closed this Mar 17, 2026
@mark14wu
mark14wu deleted the feature/pre-commit-ci branch June 14, 2026 03:17
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