Create a component detector for Swift (~60 new lines of code) #393
Labels
Difficulty: Easy
good first issue
Good for newcomers
Priority: Medium
Status: Available
Type: Enhancement
New feature or request
We'd like to measure the quality of apps written in Swift.
There are "component detectors" to determine frameworks, platform, and type of an application.
It's necessary to implement SwiftComponentDetector the similar way as is JavaComponentDetector implemented.
It's around 60 new lines of code including tests.
More info in our Contribution guide.
Other sources:
The text was updated successfully, but these errors were encountered: