Skip to content

Remove implicit read of .myclirc files in the current working directory#1954

Open
rolandwalker wants to merge 1 commit into
mainfrom
RW/no-cwd-myclirc
Open

Remove implicit read of .myclirc files in the current working directory#1954
rolandwalker wants to merge 1 commit into
mainfrom
RW/no-cwd-myclirc

Conversation

@rolandwalker

Copy link
Copy Markdown
Contributor

Description

This was never documented, and should not have been possible without at least a warning to the user. The functionality could be added back with some form of explicit argument.

Requires reformatting of test/myclirc to keep the repository git-clean after running behave. We should probably also fix that so that the behave suite does not write back to myclirc.

Preparation for release 2.0.

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 .

@rolandwalker rolandwalker self-assigned this Jun 22, 2026
This was never documented, and should not have been possible without
at least a warning to the user.  The functionality could be added back
with some form of explicit argument.

Requires reformatting of test/myclirc to keep the repository git-clean
after running behave.  We should probably also fix that so that the
behave suite does not write back to myclirc.

Preparation for release 2.0.
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