Commit Graph

3 Commits

Author SHA1 Message Date
4316906497 chore: enforce linux line endings
All checks were successful
Lint / pre-commit Linting (push) Successful in 52s
Add .gitattributes and .editorconfig to enforce LF line endings. Update devcontainer settings.
2026-01-03 21:56:28 +01:00
3f19a64809 fix: pre-commit hooks should now be installable in dev containers (#56)
All checks were successful
Lint / pre-commit Linting (push) Successful in 51s
Reviewed-on: #56
2025-12-31 18:55:42 +01:00
65486738c0 chore: add a devcontainer setup (#50)
All checks were successful
Lint / pre-commit Linting (push) Successful in 1m30s
Add a devcontainer setup and remove a few redundent pre-commit hooks

Reviewed-on: #50
2025-12-27 01:02:36 +01:00