Commit Graph

2 Commits

Author SHA1 Message Date
Stefan Goppelt bc9b0ce88f Add configuration files and scripts for project standards enforcement
continuous-integration/drone/push Build is failing Details
- Introduced .editorconfig for consistent coding styles.
- Added .gitattributes to manage line endings and text attributes.
- Created README.md for Git hooks usage and configuration.
- Implemented pre-commit hook to enforce executable permissions and LF line endings for shell scripts.
- Updated .gitignore to include additional build artifacts and directories.
- Enhanced AGENTS.md and Definition of Done documentation with testing standards.
- Modified reconciliation scripts to include new configuration files and templates.
2026-03-29 13:48:46 +02:00
Stefan Goppelt a24fffa0e6 Add .gitignore, enhance AGENTS and Definition of Done documentation, update README with project details, and improve test coverage for Windows-specific functionality 2026-03-29 13:31:23 +02:00