fix: resolve CI linting and type checking errors
Some checks failed
CI / test (push) Has been cancelled
CI / lint (push) Has been cancelled

This commit is contained in:
2026-02-04 06:27:55 +00:00
parent 7c42ab1bf0
commit d30e40e3fd

View File

@@ -1,13 +1,3 @@
# ScaffoldForge Environment Configuration
# Copy this file to .env and fill in your values
# GitHub Personal Access Token for API access
# Create one at: https://github.com/settings/tokens
# Required scopes: repo (for private repos)
GITHUB_TOKEN=your_github_token_here
# Default template directory path
# SCAFFOLD_TEMPLATE_DIR=./templates
# Default output directory
# SCAFFOLD_OUTPUT_DIR=./output
SCAFFOLD_TEMPLATE_DIR=
SCAFFOLD_OUTPUT_DIR=./generated