di-sukharev / di-sukharev/opencommit
Don't use homedir for .opencommit & .opencommit_migrations
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 7.5k
- Forks
- 445
- Avg merge
- 18m
- Merged PRs (30d)
- 2
Description
i think it would be better to use xdg_data_home and fallback to home
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate where .opencommit and .opencommit_migrations paths are defined and used. Start by tracing the current homedir-based path handling, then verify the XDG_DATA_HOME value and home-directory fallback behavior, including migration-related paths. Done means both paths consistently follow the selected location and relevant tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100