-
-
Notifications
You must be signed in to change notification settings - Fork 242
Closed
Description
Instead of only looking for the config file in ~/.sentryclirc please follow https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html and look in $XDG_CONFIG_HOME/sentry/cli.ini (or similar) or $HOME/.config/sentry/cli.ini if $XDG_CONFIG_HOME is unset.
There is even a nice Rust library for this: https://docs.rs/xdg/ https://github.com/whitequark/rust-xdg
Reactions are currently unavailable
Metadata
Metadata
Assignees
Fields
Give feedbackNo fields configured for issues without a type.