EpiLinterAn extension to efficiently display your coding style errors.Table of contents1. What can it do ?2. Important - Docker usage3. Requirements4. Bug reports5. Improve the project6. ChangelogWhat can it do ?This extension currently checks every error that Banana checks. In fact, this extension uses Banana to find and display errors - Which make this extension really powerful, as it boosts your productivity by allowing you to get your coding style errors without having to run Banana through your terminal. IMPORTANT - Docker usageIn order to detect your style errors and parse your code, this extension uses Docker. If Docker is not installed, EpiLinter will use its server. Using the Docker option, EpiLinter creates a Docker container on your computer, which will act as a server and listen on port 8081 by default. You can modify this behaviour by changing some parameters:
RequirementsTo run this extension, you will need on your computer:
You found a bug, or you would like a new feature ?Please ask us here! You want to improve this project ?Simply fork the repo, make your changes, and open a pull request to the EpiLinter ChangelogRelease 3.0.2: February 28, 2023Bug Fix
Release 3.0.1: February 28, 2023Bug Fix
Release 3.0.0: February 28, 2023New features
Bug Fix
Release 2.0.0: January 22, 2023New features
Bug fix
Release 1.1.0: January 19, 2023Bug fix
Release 1.0.0: November 11, 2022New features
|