ref #5: [feat] add docker impl
This commit is contained in:
parent
3448266c1d
commit
87c789b7fe
6 changed files with 316 additions and 1 deletions
|
|
@ -83,3 +83,6 @@
|
|||
- Prefer explicit wiring over magic
|
||||
- Do not expand scope without user approval
|
||||
- Do not `from __future__ import annotations`
|
||||
- Do not `from importlib import import_module`
|
||||
- Do not `importlib`
|
||||
- Do not `cast`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue