Closed Y-- closed 7 years ago
Thanks for the yeomen work:-)
I'll look thru and update the documentation
And test my stuff and then publish to npm
Awesome, thanks a lot!
Would you be interested in a PR that would normalize the code and remove the commented out pieces? We would use clang-format for that : https://clang.llvm.org/docs/ClangFormat.html
absolutely! Now would be a great time.
So that I stay compatible what clang formatter do you use? I've used netbeans in the past for formatting but I don't recall a clang format choice there
Excellent, I've submitted this PR https://github.com/HDF-NI/hdf5.node/pull/39 The .clang-format configuration file is also included in the source file. Of course this is just a suggestion, we can definitely adjust it and I will update the PR.
Thanks a lot!
Thanks a lot for the merge @rimmartin !