tektronix / tektronix/tm_data_types
[FEAT]: Increase Static Code Analysis by enabling currently disabled checks
Open
Nobody has claimed this yet.
enhancement
good first issue
- Dominant language
- Python
- Stars
- 8
- Forks
- 14
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 4
Description
Description
Currently there are a handful of ruff SCA checks disabled in the pyproject.toml file. Those checks should be enabled.
Additional Information
No response
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.
Research direction
Inspect the disabled Ruff checks in pyproject.toml, then run Ruff to identify findings produced when they are enabled. Done means the intended disabled checks are enabled and the resulting analysis is clean; the issue does not specify which checks or affected files, so confirm that scope before starting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100