The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
app.py in auth_function |
120 | 12 |
template.yaml in root |
110 | - |
app.py in hello_world |
16 | 1 |
__init__.py in root |
1 | - |
__init__.py in hello_world |
1 | - |
File | # lines | # units |
---|---|---|
app.py in auth_function |
120 | 12 |
app.py in hello_world |
16 | 1 |
There is only one file with lines longer than 120 characters. In total, there are 2 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
template.yaml in root |
110 | - | 2 |