Skip to content

Commit

Permalink
fix: linting C files
Browse files Browse the repository at this point in the history
  • Loading branch information
aayush0325 committed Oct 9, 2024
1 parent 9f8e83f commit bc2ae67
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@
#include "stdlib/math/base/special/gcdf.h"
#include "stdlib/math/base/napi/binary.h"

// cppcheck-suppress shadowFunction
STDLIB_MATH_BASE_NAPI_MODULE_FF_F( stdlib_base_gcdf )

0 comments on commit bc2ae67

Please sign in to comment.