The distribution of size of files (measured in lines of code).
| File | # lines | # units |
|---|---|---|
options.go in root |
300 | 13 |
main.go in root |
123 | 3 |
buildspec.yml in root |
19 | - |
errors.go in root |
12 | - |
version.go in root |
3 | - |
| File | # lines | # units |
|---|---|---|
options.go in root |
300 | 13 |
main.go in root |
123 | 3 |
There is only one file with lines longer than 120 characters. In total, there are 6 long lines.
| File | # lines | # units | # long lines |
|---|---|---|---|
options.go in root |
300 | 13 | 6 |