fix(documentation): Improve documentation formatting and code consistency across project files

This commit is contained in:
2025-05-26 12:57:15 +00:00
parent 393f479b4e
commit 5593c3932a
7 changed files with 228 additions and 73 deletions

View File

@@ -1,5 +1,13 @@
# Changelog
## 2025-05-26 - 2.1.2 - fix(documentation)
Improve documentation formatting and code consistency across project files
- Refined readme.md: replaced CI status badges with streamlined installation and usage instructions
- Updated code formatting and whitespace in detector classes and interfaces for clarity
- Enhanced test file formatting and adjusted options to improve test readability
- Minor improvements in commit info data structure
## 2025-05-26 - 2.1.1 - fix(detector)
Improve test coverage and adjust detection result handling