A Visual Studio Code extension that enforces and validates Epitech coding style guidelines for C projects. Integrates seamlessly with the editor to provide instant feedback and keep your code compliant.
Features
Real-time Analysis — Runs Docker-based style checks automatically on file save or open
In-Editor Diagnostics — View coding style issues in the Problems panel and inline
Detailed Explanations — Each violation includes a description for quick resolution
Customizable — Control which files to analyze or exclude
Gitignore Aware — Respects ignored files and directories
Tip: For the best experience, install Error Lens to highlight errors directly in the editor.