ForNeVeR / ForNeVeR/dotnet-reuse
REUSE-Ignore nesting
- Dominant language
- C#
- Stars
- 0
- Forks
- 0
- Avg merge
- 12h 2m
- Merged PRs (30d)
- 6
Description
We should figure out whether nesting of `REUSE-IgnoreStart` / `REUSE-IgnoreEnd` is supported.
If it is, we should support it as well. If it isn't, we should somehow explicitly generate an error (or whatever's required by the spec). If it's unclear, then open an issue for the specification repository.
See the code near this line: https://github.com/ForNeVeR/dotnet-reuse/blob/be3dd1818b0ea88685dae07cd847eab31fe6da46/FVNever.Reuse/ReuseFileEntry.cs#L50
Also, look for the number of this issue in the project code base.
Contributor guide
Research direction
Start near line 50 of FVNever.Reuse/ReuseFileEntry.cs and search the project for issue 24. Check the REUSE specification to determine whether nested REUSE-IgnoreStart/REUSE-IgnoreEnd markers are valid; done means supporting the specified behavior or explicitly reporting the required error, with a specification issue opened if the behavior is unclear.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100