Commit Graph

2 Commits

Author SHA1 Message Date
89b1c71e99 fix: resolve CI linting failures
All checks were successful
CI / test (push) Successful in 14s
CI / build (push) Successful in 12s
- Removed unused imports (pathlib.Path, Schema, EnvVar, Optional)
- Fixed f-strings without placeholders in generator.py and validators.py
- Removed unused variables in generator.py
- Updated CI workflow to use correct project name (envschema)
2026-03-22 15:19:38 +00:00
687e77e5dd Initial upload: EnvSchema v0.1.0 with CI/CD workflow
Some checks failed
CI / test (push) Has been cancelled
2026-03-22 15:13:49 +00:00