diff --git a/.husky/post-merge b/.husky/post-merge index c73f8e69f4b..6775bbc3b6d 100755 --- a/.husky/post-merge +++ b/.husky/post-merge @@ -1,6 +1,4 @@ -# TODO: Remove first 2 lines: https://github.com/AdguardTeam/AdguardFilters/pull/171886#issuecomment-1918731193 - # See https://git-scm.com/docs/githooks#_post_merge # This function checks if a file has changed between the current HEAD and the previous HEAD diff --git a/.husky/pre-commit b/.husky/pre-commit index e96a9f72d65..a7d14734d65 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1,6 +1,4 @@ -# TODO: Remove first 2 lines: https://github.com/AdguardTeam/AdguardFilters/pull/171886#issuecomment-1918731193 - # See https://git-scm.com/docs/githooks#_pre_commit npx lint-staged