You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: relocate config.json to XDG-compliant directory
This commit changes the default location of the `config.json`
configuration file for patch-hub to `~/.config/patch-hub/config.json`
from its previous location at `~/.local/share/patch-hub/config.json`.
This relocation ensures compliance with XDG Base Directory standards.
Closes: #73
[Maintainer edits]
- Remove problematic test due to nature of being unstable to suite.
Signed-off-by: gabrielsrd <[email protected]>
Reviewed-by: David Tadokoro <[email protected]>
Signed-off-by: David Tadokoro <[email protected]>
0 commit comments