Skip to content

Simplify FILE_PWD setting in 'overlay use'#7425

Merged
kubouch merged 1 commit intonushell:mainfrom
kubouch:overlay-use-file-pwd
Dec 10, 2022
Merged

Simplify FILE_PWD setting in 'overlay use'#7425
kubouch merged 1 commit intonushell:mainfrom
kubouch:overlay-use-file-pwd

Conversation

@kubouch
Copy link
Copy Markdown
Contributor

@kubouch kubouch commented Dec 10, 2022

Description

Changes the FILE_PWD setting mechanism to match the one used in the use command.

Fixes #7424

User-Facing Changes

None

Tests + Formatting

Don't forget to add tests that cover your changes.

Make sure you've run and fixed any issues with these commands:

  • cargo fmt --all -- --check to check standard code formatting (cargo fmt --all applies these changes)
  • cargo clippy --workspace -- -D warnings -D clippy::unwrap_used -A clippy::needless_collect to check that you're using the standard code style
  • cargo test --workspace to check that all tests pass

After Submitting

If your PR had any user-facing changes, update the documentation after the PR is merged, if necessary. This will help us keep the docs up to date.

@kubouch kubouch merged commit 4d7d97e into nushell:main Dec 10, 2022
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