2.0.0 • Published 6 years ago

yorkie v2.0.0

Weekly downloads
702,224
License
MIT
Repository
github
Last release
6 years ago

yorkie

Git hooks made easy

This is a fork of husky with a few changes:

  • Prioritizes package.json located next to .git directory, instead of hard-coded upward search. This avoids the problem when a root package in a lerna monorepo and a sub package both depends on husky, it gets confused and double-updates the root git hooks with wrong paths.

  • Changed where hooks are read from in package.json:

    Before

    {
      "scripts": {
        "precommit": "foo"
      }
    }

    After

    {
      "gitHooks": {
        "pre-commit": "foo"
      }
    }
bp-beggarsshichangpubeggarsbj-beggarsgao_test_11gao_umi_test11offline-order-testnet-ehr-uinet-ehr-uiehr-uiytu-uiyzs-appbb-chat@startdt/cli-plugin-eslint@startdt/cli-plugin-typescriptrayplus_fus_front@casualjs/commit-msg-validator@faciliter/commit-msg-validator@startdt/plugin-eslint@startdt/plugin-typescripttest-npm-log@everything-registry/sub-chunk-3208dq-com@fzo/fzo-plugin-eslint@hfuuss/antd-plusruxd@fromage/cli-plugin-eslint@fromage/cli-plugin-typescript@gtarsia-vue/cli-service@evlos/cli-plugin-eslintrui-rkitfaxiaokai-log@idss/git-commit-clife-git-commit-cli@formfactory/ffuidwarf-frontend-clidusssssdumi-lib-foo-demoedit-word-batchreact-horse@escral/eslint-config-vue-typescript@fansy/commit-msg-validatorgao-antd-extendgac-pavi@likone/alarm@likone/device@likone/layout@likone/layout_test@likone/library@liangsky/mockgit-standardgenerator-uniform-coding-styleumi3-baseuu-cli-git-hooksumi-test-projectvformlmqverify-img-code@quicksand/codervue-cli-plugin-eslint-testvue-compmentvue-cli-service-sassjsform-dynamiclistflowable-bpmn-modelersoldier-ui@kdujs/cli-plugin-eslinthm-githook@nkduy/cli-plugin-eslint@nkduy/cli-plugin-typescripttinso-scantronhifond-buttomtk-component-library@nodepack/plugin-eslintl_antdtuitui-lib@phaser-r/cli-service@phenixs/cli-serviceinttelligent@pengyin/antd-plusview-core@operarius/vue-cli-plugin-git-hookshqcontacthot-zone-vuego-daxi@mamba-le/utilsgoalkeepersummerseatestlsuchengyong-react-simple-uiace-gremlin-editor-beta@yunquejs/fabricantd-json-formnewdemo1app-components-layoutantd-data-form@xzwl/web-rc@sensoro/graph@sensoro/launcher@sensoro/layout@sensoro/library@sensoro/login@sensoro/map@sensoro/alarm
2.0.0

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago