Skip to content

improve: fix pyproject.toml optional-deps key conflict and clean .gitignore#39

Open
Coding-Dev-Tools wants to merge 1 commit into
mainfrom
improve/configdrift-20250630
Open

improve: fix pyproject.toml optional-deps key conflict and clean .gitignore#39
Coding-Dev-Tools wants to merge 1 commit into
mainfrom
improve/configdrift-20250630

Conversation

@Coding-Dev-Tools

Copy link
Copy Markdown
Owner

Automated improvement by dev-engineer.

  • Renamed [project.optional-dependencies] license to license-check to avoid PEP 621 metadata key conflict with [project] license
  • Removed stray nul entry from .gitignore (Windows artifact)

@github-actions

Copy link
Copy Markdown

🤖 Automated Code Review

✅ Ruff Lint — No issues

⚠️ Ruff Format — Formatting needed

Would reformat: src/configdrift/cli.py
Would reformat: src/configdrift/diff.py
Would reformat: src/configdrift/loader.py
Would reformat: tests/test_cli.py
Would reformat: tests/test_coverage_gaps.py
Would reformat: tests/test_diff.py
Would reformat: tests/test_loader.py
7 files would be reformatted, 2 files already formatted

✅ Secret Detection — Clean

✅ Large Files — Within limits

📊 Diff Stats — 2 file(s) changed

 .gitignore     | 1 -
 pyproject.toml | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

Verdict: ⚠️ Warnings — Lint/format issues found. Recommend fixing before merge.

Automated by Coding-Dev-Tools/.github reusable workflow.

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.

1 participant