Actions: "# examples" is quite often wrong because of the way the examples array is used
Open
bug
- Dominant language
- HTML
- Stars
- 338
- Forks
- 580
- Avg merge
- 6d 1h
- Merged PRs (30d)
- 3
Description
Example: https://docs.fastlane.tools/actions/gradle/#gradle
"3 Examples" because array has 3 entries.
But each entry can (and does) contain several entries so one can add additional text after the pure code example.
Solution(s):
a) Find another way to count the examples
b) Don't abuse the array that way
c) Find another way to add text to code examples and b)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.