Skip to content

[CI/CD] Set up GitHub Actions for Linting #12

@Pushkarini579

Description

@Pushkarini579

Ensure code quality by automating linting checks.

  • Create a .github/workflows/lint.yml file.
  • Configure it to run npm run lint for the frontend/server and flake8 or ruff for the Python backend on every Pull Request.

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions