add command to check for rules about package version in dependencies
Nobody has claimed this yet.
- Dominant language
- F#
- Stars
- 2.1k
- Forks
- 528
- Avg merge
- 1d 12m
- Merged PRs (30d)
- 54
Description
Description
It would be super nice to have a paket command that would give an error if any dependencies and/or .net framework version are not locked. Kind of like linting for deps. We could add this as part of our CI build to ensure proper locking on all production projects.
Please please please :)
Contributor guide
No contributing guide indexed for this repository
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
No files, tests, or entry points are named. Start by locating Paket's existing command implementations and dependency-locking checks, then clarify how unlocked package and .NET framework versions should be detected. Done means a CI-usable command reports an error whenever required versions are not locked.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fsharp
- Domain
- cli, devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100