Commit 121903b
authored
ci: Add absolufy-imports pre-commit hook (#1635)
* Add absolufy-imports pre-commit hook to ensure that absolute imports are used
- Motivation comes from switching over to absolute imports in PR #1539
- c.f. https://github.com/MarcoGorelli/absolufy-imports1 parent b5bb9e3 commit 121903b
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
34 | 39 | | |
35 | 40 | | |
36 | 41 | | |
| |||
0 commit comments