Skip to content

remove legacy and redundant files

Amitesh Garg requested to merge main into frontend

Closes #27 (closed)

  • Remove .flake8 (replaced by ruff)
  • Remove .pylintrc (replaced by ruff)
  • Remove pip-audit.toml (redundant, runs via CI/pre-commit)
  • Remove backend/.gitkeep, routes/.gitkeep, services/.gitkeep (dirs now populated)
  • Remove .specify/constitution.md (duplicate of .specify/memory/constitution.md)

Merge request reports

Loading