From bb4eab01c7c71fd6b32b2cdf761cbc8c07fc10b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Georg=20Daniel=20Vahtram=C3=A4e?= <48998862+GeorgDV@users.noreply.github.com> Date: Thu, 9 Apr 2020 09:13:22 +0300 Subject: [PATCH] Add husky (#1031) * Add husky * Update readme.md Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index c8c9edd..2f36b35 100644 --- a/readme.md +++ b/readme.md @@ -795,6 +795,7 @@ - [basic-ftp](https://github.com/patrickjuchli/basic-ftp) – FTP/FTPS client. - [cashify](https://github.com/xxczaki/cashify) - Currency conversion. - [genepi](https://github.com/Geode-solutions/genepi) - Automatically generate a native Node.js addon from C++ code. +- [husky](https://github.com/typicode/husky) - Create Git hook scripts. ## Resources