simvue-io / simvue-io/python-api
Improve Code Quality through tighter linting
Open
@kzscisoft is already working on this.
Since Aug 13, 2025.
enhancement
- Dominant language
- Python
- Stars
- 4
- Forks
- 1
- Avg merge
- 5d 8h
- Merged PRs (30d)
- 4
Description
Problem Statement
Currently the Ruff linting is very permissive, we should look to improving the quality by enabling more rules.
Solution
Modify the pyproject.toml file to include more linting rules.
Additional Context
This should be performed a bit at a time.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.