Install this extension from the VS Code Marketplace or using the Extensions panel.
Reload VS Code and open your project.
Usage
Once installed, the extension automatically checks your code on file save and file open. Detected issues appear in the Problems panel with detailed descriptions.
Extension Settings
This extension contributes the following settings (adjustable in your settings.json):
epitechCodingStyle.enable: Enable or disable the extension.
epitechCodingStyle.exclusions: Array of file patterns to exclude from style checks.
Known Issues
Performance may be affected on very large projects.
Some non-standard project structures may require additional configuration.
Contributing
Contributions are welcome! Please review the CONTRIBUTING.md file for guidelines.
License
Distributed under the MIT License. See the LICENSE file for details.