Commit ae9a32c
committed
📦 Convert project to src-layout
This is one of the most resilient Python project structures that
offers isolation and prevents accidental local imports during testing
[[1]].
[1]: https://blog.ganssle.io/articles/2019/08/test-as-installed.html1 parent cd89616 commit ae9a32c
File tree
3 files changed
+3
-6
lines changed- src/pre_commit_terraform
3 files changed
+3
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
| 3 | + | |
7 | 4 | | |
8 | 5 | | |
9 | 6 | | |
10 | 7 | | |
11 | | - | |
| 8 | + | |
12 | 9 | | |
13 | 10 | | |
14 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
File renamed without changes.
0 commit comments