This is an automated email from the ASF dual-hosted git repository.

xddeng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/master by this push:
     new 28b7ebc  Remove duplicate docs for check-hooks-apply pre-commit 
(#12973)
28b7ebc is described below

commit 28b7ebc25aea373ce0162aa59e65314562adf093
Author: Kaxil Naik <[email protected]>
AuthorDate: Wed Dec 9 21:31:52 2020 +0000

    Remove duplicate docs for check-hooks-apply pre-commit (#12973)
---
 STATIC_CODE_CHECKS.rst | 2 --
 1 file changed, 2 deletions(-)

diff --git a/STATIC_CODE_CHECKS.rst b/STATIC_CODE_CHECKS.rst
index 67cbce6..6c79d41 100644
--- a/STATIC_CODE_CHECKS.rst
+++ b/STATIC_CODE_CHECKS.rst
@@ -72,8 +72,6 @@ require Breeze Docker images to be installed locally:
 ----------------------------------- 
---------------------------------------------------------------- ------------
 ``check-hooks-apply``                 Checks which hooks are applicable to the 
repository.
 ----------------------------------- 
---------------------------------------------------------------- ------------
-``check-hooks-apply``                 Checks which hooks are applicable to the 
repository.
------------------------------------ 
---------------------------------------------------------------- ------------
 ``check-integrations``                Checks if integration list is 
synchronized in code.
 ----------------------------------- 
---------------------------------------------------------------- ------------
 ``check-merge-conflicts``             Checks that merge conflicts are not 
being committed.

Reply via email to