diff --git a/docs/content/linting.md b/docs/content/linting.md index 39d174c..4999fa8 100644 --- a/docs/content/linting.md +++ b/docs/content/linting.md @@ -28,6 +28,7 @@ In order to prevent from quality issues in the code we use the following tools: The following checks are also performed: + | ID | Description | |-------------------------------|-------------------------------------------------------------------------------------------------| | check-added-large-files | Checks for large added files in a repository. |