eunomia-bpf / eunomia-bpf/bpf-developer-tutorial
[FEATURE] Use 2 digits for the folder names in src folder so that they are sorted correctly
Ouverte
enhancement
wontfix
- Langage dominant
- C
- Étoiles
- 4.3k
- Forks
- 602
- Merge moyen
- 1 j 10 h
- PR mergées (30 j)
- 1
Description
The folders in `src` use only one digit for chapter numbers less than 10. This means when they are sorted in _lexicographical_ order, they appear out of _numerical_ order. This is seen in the image below.
I suggest the first 10 folders be renamed to `00-introduce`, `01-helloworld`, `02-kprobe-unlink`, and so on.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.