Skip to content

Commit bf77865

Browse files
committed
docs: remove example output section, add roadmap and future enhancements
1 parent 7e2d1a2 commit bf77865

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,4 +128,18 @@ This project is licensed under the MIT License. See the [LICENSE](LICENSE) file
128128

129129
---
130130

131+
## Roadmap & Future Enhancements
132+
133+
- **Concurrency:** Planned support for parallel analysis of multiple files to improve performance on large codebases.
134+
- **Language Support:** Potential expansion to support additional legacy languages beyond COBOL.
135+
- **Configurable Output:** More options for customizing report formats and output destinations.
136+
- **Plugin System:** Extensible architecture for custom analysis or reporting plugins.
137+
- **Improved Error Handling:** More robust diagnostics and user feedback for parsing and analysis errors.
138+
- **Performance Benchmarks:** Publish real-world benchmarks as the tool matures.
139+
- **CI/CD Integration:** Enhanced support for integration with CI/CD pipelines and code quality gates.
140+
141+
Contributions and suggestions are welcome! See [CONTRIBUTING.md](CONTRIBUTING.md) to get involved.
142+
143+
---
144+
131145
*Built for maintainers and developers working with legacy COBOL systems.*

0 commit comments

Comments
 (0)