From e92a35f283bed23983fe3fd8469d9bb2f56e97d0 Mon Sep 17 00:00:00 2001 From: John Perez Date: Fri, 17 Mar 2023 17:08:46 -0500 Subject: [PATCH] refac(doc): #1045 update docs - `lintGitCommitMsg` is now usable in macOS Signed-off-by: John Perez --- docs/src/api/builtins/lint.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/src/api/builtins/lint.md b/docs/src/api/builtins/lint.md index 7bd07938..800804ab 100644 --- a/docs/src/api/builtins/lint.md +++ b/docs/src/api/builtins/lint.md @@ -74,10 +74,6 @@ Example: ## lintGitCommitMsg -???+ warning - - This function is only available on Linux at the moment. - It creates a commit diff between you current branch and the main branch of the repository.