The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
pipeline.yaml in {{cookiecutter.project_name}} |
396 | - |
post_gen_project.py in hooks |
39 | 3 |
buildspec.yaml in {{cookiecutter.project_name}} |
18 | - |
pyproject.toml in root |
18 | - |
File | # lines | # units |
---|---|---|
post_gen_project.py in hooks |
39 | 3 |
There are 3 files with lines longer than 120 characters. In total, there are 7 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
pipeline.yaml in {{cookiecutter.project_name}} |
396 | - | 5 |
buildspec.yaml in {{cookiecutter.project_name}} |
18 | - | 1 |
pyproject.toml in root |
18 | - | 1 |