Open Issues Need Help
View All on GitHubAI Summary: This GitHub issue addresses approximately 30 `ruff` linting rules from `starbase` that are currently disabled in the `craft-providers` project. The task is to either fix the underlying code to comply with these rules or provide clear, documented reasons for why each specific rule remains disabled.
Python interfaces for instantiating and executing builds for a variety of target environments.
AI Summary: This GitHub issue aims to enhance the type checking in the `craft-providers` project to meet the standards set by `starbase`. This involves enabling strict type checking with `pyright` and activating all remaining checks for `mypy`.
Python interfaces for instantiating and executing builds for a variety of target environments.