Aditya Bavadekar
b3a65c373e
chore: disable MyPy, add target version py312, update documentation
2025-10-22 11:10:21 -07:00
Aditya Bavadekar
c33517a42d
chore: consolidate Ruff configs, add prettier dependancy and updated documentation usage
...
- Remove per-package Black, Ruff, and MyPy settings in individual pyproject.toml files
- Centralize Ruff configuration in root pyproject.toml under [tool.ruff.lint] with selected ignores
- Add Prettier setup and usage instructions to Development.md
- Include pnpm install instructions for JS/TS dependencies
- Ensure pre-commit hooks enforce Python and JS/TS formatting consistently
2025-10-22 11:10:21 -07:00
Aditya Bavadekar
51ee79a9d2
chore: set up pre-commit hooks and CI/CD workflow
...
- Add a new GitHub Actions workflow (`lint.yml`)
- Update `CONTRIBUTING.md` and `Development.md` to reflect the new linting setup and guide contributors.
- Include a TypeScript type checking script (`typescript-typecheck.js`)
2025-10-22 11:10:21 -07:00
James Murdza
4e516eaeeb
Remove devcontainer
2025-10-20 09:54:22 -07:00
James Murdza
a540a97973
Remove cleanup section from Development guide
2025-10-20 09:54:18 -07:00
James Murdza
c9aa66c655
Remove old build scripts and update documentation with uv instructions
2025-10-20 07:34:38 -07:00
James Murdza
e11e64336d
Remove pylume from the development guide
2025-10-20 07:34:38 -07:00
Adam
a220f4f0df
Update Development.md
...
Changing "cua" to "Cua"
2025-10-18 16:34:52 -04:00
James Murdza
ef37f266f5
Remove nonexistant example
2025-09-05 03:42:07 -04:00
James Murdza
26daf8f3da
Fix links in READMEs
2025-09-05 03:31:01 -04:00
James Murdza
3c4235badc
Move Developer Guide to repo root
2025-09-05 03:31:01 -04:00