Skip to content

Add flake8 lint workflow for Python files on PRs#92

Open
MonicaTirumalaraju wants to merge 4 commits into
saayam-for-all:mainfrom
MonicaTirumalaraju:add-lint-workflow
Open

Add flake8 lint workflow for Python files on PRs#92
MonicaTirumalaraju wants to merge 4 commits into
saayam-for-all:mainfrom
MonicaTirumalaraju:add-lint-workflow

Conversation

@MonicaTirumalaraju

Copy link
Copy Markdown
Contributor

Closes #90

Added a GitHub Actions workflow that runs flake8 on all Python files
whenever a pull request is opened against main. Helps catch formatting
and syntax issues early in the review process.

@MonicaTirumalaraju

Copy link
Copy Markdown
Contributor Author

Bumping this for visibility — PR has been open since March 31, would love a reviewer. Happy to make any changes needed!

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.

Add a GitHub Actions workflow to lint Python files on pull requests

1 participant