The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
build.cake in {{ cookiecutter.solution_name }} |
199 | 1 |
build.ps1 in {{ cookiecutter.solution_name }} |
197 | - |
Function.cs in {{ cookiecutter.solution_name }}/{{ cookiecutter.project_name }} |
50 | 3 |
template.yaml in {{ cookiecutter.solution_name }} |
43 | - |
post_gen_project.py in hooks |
15 | 1 |
File | # lines | # units |
---|---|---|
Function.cs in {{ cookiecutter.solution_name }}/{{ cookiecutter.project_name }} |
50 | 3 |
build.cake in {{ cookiecutter.solution_name }} |
199 | 1 |
post_gen_project.py in hooks |
15 | 1 |
There are 3 files with lines longer than 120 characters. In total, there are 3 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
build.cake in {{ cookiecutter.solution_name }} |
199 | 1 | 1 |
Function.cs in {{ cookiecutter.solution_name }}/{{ cookiecutter.project_name }} |
50 | 3 | 1 |
build.ps1 in {{ cookiecutter.solution_name }} |
197 | - | 1 |