Skip to content

Organise configs for repo housekeeping (#157)#202

Merged
HamzaSardar merged 2 commits intodevelopfrom
enhancement/housekeeping
Mar 17, 2026
Merged

Organise configs for repo housekeeping (#157)#202
HamzaSardar merged 2 commits intodevelopfrom
enhancement/housekeeping

Conversation

@HamzaSardar
Copy link
Copy Markdown

Moved individual configs for ruff, mypy, typos, and bandit to pyproject.toml, and deleted now-redundant config files to tidy up root.

Copy link
Copy Markdown
Contributor

@osw282 osw282 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One comment, LGTM otherwise!

pyproject.toml Outdated
convention = "google"

[tool.mypy]
exclude = ["legacy/", "docs/", "tests/", "LICENSE"]
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can remove "legacy/" from this now, since legacy directory has been removed.

@osw282
Copy link
Copy Markdown
Contributor

osw282 commented Mar 17, 2026

Implements #157

Copy link
Copy Markdown
Contributor

@osw282 osw282 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work!

@HamzaSardar HamzaSardar merged commit af7a6a2 into develop Mar 17, 2026
2 checks passed
@HamzaSardar HamzaSardar deleted the enhancement/housekeeping branch March 17, 2026 14:54
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.

2 participants