Skip to content

Move screenshots directory to docs directory#1746

Merged
rolandwalker merged 1 commit intomainfrom
RW/move-screenshots-to-doc-dir
Mar 26, 2026
Merged

Move screenshots directory to docs directory#1746
rolandwalker merged 1 commit intomainfrom
RW/move-screenshots-to-doc-dir

Conversation

@rolandwalker
Copy link
Copy Markdown
Contributor

Description

Motivation: tidying the repository root.

Checklist

  • I added this contribution to the changelog.md file.
  • I added my name to the AUTHORS file (or it's already there).
  • To lint and format the code, I ran
    uv run ruff check && uv run ruff format && uv run mypy --install-types .

motivation: tidying the repository root
@rolandwalker rolandwalker self-assigned this Mar 26, 2026
@github-actions
Copy link
Copy Markdown

No blocking findings in this PR.

  • I did not find correctness regressions or security issues in the changed lines.
  • The path migration from screenshots/ to doc/screenshots/ appears consistently updated across README, MANIFEST.in, and affected tests.

Residual risk / testing gap:

  • I couldn’t execute the touched tests locally because pytest is not installed in this environment (pytest: command not found).
  • Suggest confirming CI covers:
    1. test_source_eager_completion
    2. test_source_leading_dot_suggestions_completion
    3. test_cd_command_with_one_real_folder_name

@rolandwalker rolandwalker merged commit 896c259 into main Mar 26, 2026
10 checks passed
@rolandwalker rolandwalker deleted the RW/move-screenshots-to-doc-dir branch March 26, 2026 11:02
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