-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Loading a config file only works with relative paths 🤷♂️
Examples
-
~ expansion e.g.
$ commitpal -c ~/.commitpal.config.json -n Error: /Users/jvernon/.commitpal.config.json not found ? Please choose a preset … Angular commit format Emoji Jira ticket
-
Absolute paths e.g.
$ commitpal -c /Users/jvernon/.commitpal.config.json -n Error: /Users/jvernon/.commitpal.config.json not found ? Please choose a preset … Angular commit format Emoji Jira ticket -
Relative paths e.g.
commitpal -c ./.commitpal.config.json -n ? What type of change? … feature bugfix documentation style tests chore
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working