Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the ability to have the config file in $XDG_CONFIG_HOME/topgrade/topgrade.toml #418

Merged
merged 1 commit into from
May 3, 2023

Conversation

PolpOnline
Copy link
Contributor

Standards checklist:

  • The PR title is descriptive.
  • The code compiles (cargo build)
  • The code passes rustfmt (cargo fmt)
  • The code passes clippy (cargo clippy)
  • The code passes tests (cargo test)
  • Optional: I have tested the code myself (I tested this on Linux, it should work on Windows too.)
    • I also tested that Topgrade skips the step where needed

closes #411

@s34m s34m merged commit a2331a2 into topgrade-rs:master May 3, 2023
7 checks passed
trueNAHO added a commit to trueNAHO/dotfiles that referenced this pull request Aug 27, 2023
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.

[Feature Request]Change the config path to CONFIG_DIR/topgrade/topgrade.toml
2 participants