Skip to content

Add init-db.py to Python linting task #1625

@coderabbitai

Description

@coderabbitai

Background

In PR #1148, the file components/core/tools/scripts/db/init-db.py was modified to remove the YAML config dependency and switch to environment variables and CLI arguments.

This Python script should be added to the lint:py task in taskfiles/lint.yaml to ensure it's included in the Python linting workflow.

Tasks

  • Update the lint:py task in taskfiles/lint.yaml to include components/core/tools/scripts/db/init-db.py or its parent directory
  • Verify the file passes black and ruff checks

References

Requested by: @junhaoliao

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions