We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11e0ee6 commit 627f346Copy full SHA for 627f346
README.md
@@ -83,3 +83,9 @@ $ npx code-complexity https://github.com/simonrenoult/code-complexity --sort=sco
83
[coverage-url]: https://codecov.io/gh/simonrenoult/code-complexity/branch/master
84
[npm-image]: https://img.shields.io/npm/v/code-complexity.svg?style=flat-square
85
[npm-url]: https://www.npmjs.com/package/code-complexity
86
+
87
+## Special thanks
88
89
+A special thanks to a few contributors that helped me make `code-complexity` better.
90
91
+- Alexander Dormann (alexdo) for fixing the `ENOBUFS` (and apologies for stealing your code).
0 commit comments