A simple and powerful web-based YAML Linter to validate and clean your YAML files with ease.
- ✅ Instant YAML linting and error highlighting
- 📁 Upload YAML files or paste directly into the editor
- 🌐 Clean and minimal web interface
- 🔐 Basic authentication support
- 🧰 Backend built with FastAPI
You can log in using the following credentials:
- Email:
admin@read.com
- Password:
adminread
These credentials are meant for demo/testing purposes only.
- Frontend: HTML/CSS/JS
- Backend: Python FastAPI
- Linting Engine: PyYAML / ruamel.yaml (customizable)
-
Clone the repository:
git clone https://github.com/sumitdethe27/yaml-linter.git cd yaml-linter