Improve lint-list script: Disallow duplicate domains
Open
@hellais is already working on this.
Since Mar 15, 2024.
discussion
- Dominant language
- No language data
- Stars
- 920
- Forks
- 150
- PR merge metrics
- No merged PRs in 30d
Description
Please make the lint-lists strict when handling duplicate domain names in global and country lists.
Currently test-list contain lot of duplicates in both global.csv and country_code.csv such as
global.csv: http://example.com
country-foo.csv: http://example.com/lang/code
This issue has been filed following the discussion on this
https://github.com/citizenlab/test-lists/pull/1266
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.
Assessment
This issue has not been assessed yet.