Implement global config .config/autoimport/config.toml by Jasha10 · Pull Request #206 · lyz-code/autoimport
Navigation Menu
{{ message }}
lyz-code / autoimport Public
- Notifications You must be signed in to change notification settings
- Fork 23
Comments
Merged
lyz-code merged 6 commits intolyz-code:masterfrom
Feb 9, 2022Merged
Implement global config .config/autoimport/config.toml#206
lyz-code merged 6 commits intolyz-code:masterfrom
Implement global config .config/autoimport/config.toml#206
lyz-code merged 6 commits intolyz-code:masterfrom
Conversation
Copy link
Contributor
Inspired by the prior art in PR #172, this PR implements discovery and loading of a global config file for autoimport. The global config is located at $XDG_CONFIG_HOME/autoimport/config.toml.
Checklist
- Add test cases to all the changes you introduce
- Update the documentation for the changes
Jasha10 added 3 commits
February 6, 2022 01:34
Jasha10
force-pushed
the
globalconfig2
branch
from
bc5dac0 to
f3f4011
Compare
lyz-code requested changes Feb 7, 2022
Copy link
Owner
lyz-code
left a comment
•
edited
Loading
lyz-code
left a comment
•
edited
Loading
edited
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wow thank you so much for the contribution, I love how you made everything in one test.
tests/e2e/test_cli.py
Outdated
Show resolved
Hide resolved
tests/e2e/test_cli.py Outdated Show resolved Hide resolved
tests/e2e/test_cli.py
Show resolved
Hide resolved
tests/e2e/test_cli.py Show resolved Hide resolved
tests/e2e/test_cli.py
Show resolved
Hide resolved
tests/e2e/test_cli.py Show resolved Hide resolved
Jasha10 added 3 commits
February 9, 2022 09:14lyz-code approved these changes Feb 9, 2022
lyz-code
merged commit
d51abc0
into
lyz-code:master
lyz-code
mentioned this pull request
2 tasks
Jasha10
deleted the
globalconfig2
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment