ForNeVeR / ForNeVeR/dotnet-reuse

Proper detection of the LICENSE files

Open
#21 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue help wanted
Dominant language
C#
Stars
0
Forks
0
Avg merge
12h 2m
Merged PRs (30d)
6

Description

Currently, we ignore three kinds of files:
1. Files ending with `.license`.
2. Files with literal file name of `LICENSE.txt`.
3. Files in the `LICENSES` folder.

We should check what the spec says about this, and what files should actually be ignored.

See the code near this line: https://github.com/ForNeVeR/dotnet-reuse/blob/be3dd1818b0ea88685dae07cd847eab31fe6da46/FVNever.Reuse/ReuseDirectory.cs#L72

Also, look for the number of this issue in the project code base.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.