feat: add project fork async job service with cli prune/clear commands and shared container image build target
This commit is contained in:
@@ -43,7 +43,6 @@ Run these before considering a change done:
|
||||
- **Per-language validation:** check the syntax and structure of each touched language (Python compiles and imports, JavaScript parses, CSS braces and HTML tags balance).
|
||||
- **Clean import:** `python -c "from devplacepy.main import app"` must import without error.
|
||||
- **No em-dash:** grep the touched files for the long dash and its HTML entity; both are forbidden.
|
||||
- **UI check:** if the UI changed, capture and review a screenshot of the affected page.
|
||||
|
||||
## Testing
|
||||
|
||||
|
||||
Reference in New Issue
Block a user