You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add note that when forward porting node-cpp-skel to another existing node c++ addon, it is expected that you will hit clang-tidy errors. Fixing them can take some time, so some devs may wish to disable the travis job to be able to triage slowly.
Add docs to the extended section on:
make tidy
Context: clang-tidy support landed in #64
The text was updated successfully, but these errors were encountered: