Skip to content

Commit ff74efe

Browse files
committed
style: align math/strided/special/smsksqrt with namespace conventions
Inserted `stdmath`, `mathematics`, `math` keywords after `stdlib` to match the keyword ordering present in 69/81 (85%) of namespace siblings.
1 parent 92ece71 commit ff74efe

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

  • lib/node_modules/@stdlib/math/strided/special/smsksqrt

lib/node_modules/@stdlib/math/strided/special/smsksqrt/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@
5454
],
5555
"keywords": [
5656
"stdlib",
57+
"stdmath",
58+
"mathematics",
59+
"math",
5760
"trig",
5861
"math.sqrt",
5962
"sqrt",

0 commit comments

Comments
 (0)