Specify link to Github, BitBucket or GitLab as requirement for url
field
#647
Labels
conclusion: invalid
Issue/PR not valid
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
Describe the request
Add rule so that the linter checks for a link to Github, BitBucket or GitLab as in the
url
field. In many instances, for example https://github.com/arduino-libraries/MIDIUSB/blob/f9bcc4eaf7bb983ac1827ccf0f8b833f75001ac2/library.properties theurl
field links to another location.Describe the current behavior
According to the library registery FAQ:
Currently, we do have some useful checks in place for the
url
field. As an example, rule LP040 checks to see if the url is included, but does not check to see if it points back to GitHub, BitBucket or GitLab.arduino-lint/internal/rule/ruleconfiguration/ruleconfiguration.go
Lines 946 to 962 in c2c82d6
Arduino Lint version
latest
Operating system
N/A
Operating system version
N/A
Additional context
No response
Issue checklist
The text was updated successfully, but these errors were encountered: