mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-01-30 14:22:02 +00:00
chore: add trailing newlines for consistency
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -349,3 +349,4 @@ class CodexConfigManager {
|
||||
}
|
||||
|
||||
module.exports = new CodexConfigManager();
|
||||
|
||||
|
||||
@@ -345,3 +345,4 @@ process.on('SIGINT', () => {
|
||||
console.error('[McpServerStdio] Starting MCP server for automaker-tools');
|
||||
console.error(`[McpServerStdio] Project path: ${projectPath}`);
|
||||
console.error(`[McpServerStdio] IPC channel: ${ipcChannel}`);
|
||||
|
||||
|
||||
@@ -52,3 +52,4 @@ export function useWindowState(): WindowState {
|
||||
return windowState;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user