From e7ac3da1264eaa99f19fdd00245efac6f5a6c65e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Pinto?= Date: Thu, 10 Aug 2023 04:56:30 +0200 Subject: [PATCH] doc improvement --- docs/content/linting.md | 1 + 1 file changed, 1 insertion(+) 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. |